ServiceAssociationLink 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.
Compatibility declaration for the ServiceAssociationLink type.
public class ServiceAssociationLink : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ServiceAssociationLink>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ServiceAssociationLink>
type ServiceAssociationLink = class
inherit NetworkResourceData
interface IJsonModel<ServiceAssociationLink>
interface IPersistableModel<ServiceAssociationLink>
Public Class ServiceAssociationLink
Inherits NetworkResourceData
Implements IJsonModel(Of ServiceAssociationLink), IPersistableModel(Of ServiceAssociationLink)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ServiceAssociationLink() |
Initializes a new instance of the ServiceAssociationLink class. |
| ServiceAssociationLink(Boolean) |
Initializes a new instance of the ServiceAssociationLink class. |
Properties
| Name | Description |
|---|---|
| AllowDelete |
Gets or sets the AllowDelete compatibility property. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Link |
Gets or sets the Link compatibility property. |
| LinkedResourceType |
Gets or sets the LinkedResourceType compatibility property. |
| Locations |
Gets or sets the Locations compatibility property. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the service association link resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |