Udostępnij przez


ServiceDelegationPropertiesFormat Class

Definition

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).

Applies to