ServiceDelegationPropertiesFormat 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.
Properties of a service delegation.
public class ServiceDelegationPropertiesFormat
type ServiceDelegationPropertiesFormat = class
Public Class ServiceDelegationPropertiesFormat
- Inheritance
-
ServiceDelegationPropertiesFormat
Constructors
| Name | Description |
|---|---|
| ServiceDelegationPropertiesFormat() |
Initializes a new instance of the ServiceDelegationPropertiesFormat class. |
| ServiceDelegationPropertiesFormat(String, IList<String>, String) |
Initializes a new instance of the ServiceDelegationPropertiesFormat class. |
Properties
| Name | Description |
|---|---|
| Actions |
Gets the actions permitted to the service upon delegation. |
| ProvisioningState |
Gets the provisioning state of the service delegation resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
| ServiceName |
Gets or sets the name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers). |