Udostępnij przez


ServiceAssociationLinkPropertiesFormat Class

Definition

Properties of ServiceAssociationLink.

public class ServiceAssociationLinkPropertiesFormat
type ServiceAssociationLinkPropertiesFormat = class
Public Class ServiceAssociationLinkPropertiesFormat
Inheritance
ServiceAssociationLinkPropertiesFormat

Constructors

Name Description
ServiceAssociationLinkPropertiesFormat()

Initializes a new instance of the ServiceAssociationLinkPropertiesFormat class.

ServiceAssociationLinkPropertiesFormat(String, String, String, Nullable<Boolean>, IList<String>)

Initializes a new instance of the ServiceAssociationLinkPropertiesFormat class.

Properties

Name Description
AllowDelete

Gets or sets if true, the resource can be deleted.

Link

Gets or sets link to the external resource.

LinkedResourceType

Gets or sets resource type of the linked resource.

Locations

Gets or sets a list of locations.

ProvisioningState

Gets the provisioning state of the service association link resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Applies to