ServiceAssociationLinkPropertiesFormat 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 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' |