ApiCenterServiceProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of the service.
public class ApiCenterServiceProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ApiCenter.Models.ApiCenterServiceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ApiCenter.Models.ApiCenterServiceProperties>
type ApiCenterServiceProperties = class
interface IJsonModel<ApiCenterServiceProperties>
interface IPersistableModel<ApiCenterServiceProperties>
Public Class ApiCenterServiceProperties
Implements IJsonModel(Of ApiCenterServiceProperties), IPersistableModel(Of ApiCenterServiceProperties)
- Inheritance
-
ApiCenterServiceProperties
- Implements
Constructors
| Name | Description |
|---|---|
| ApiCenterServiceProperties() |
Initializes a new instance of ApiCenterServiceProperties. |
Properties
| Name | Description |
|---|---|
| IsRestore |
Flag used to restore soft-deleted API Center service. If specified and set to 'true' all other properties will be ignored. |
| ProvisioningState |
Provisioning state of the service. |