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.
ServiceAssociationLink resource.
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>
public class ServiceAssociationLink : Azure.ResourceManager.Network.Models.NetworkResourceData
type ServiceAssociationLink = class
inherit NetworkResourceData
interface IJsonModel<ServiceAssociationLink>
interface IPersistableModel<ServiceAssociationLink>
type ServiceAssociationLink = class
inherit NetworkResourceData
Public Class ServiceAssociationLink
Inherits NetworkResourceData
Implements IJsonModel(Of ServiceAssociationLink), IPersistableModel(Of ServiceAssociationLink)
Public Class ServiceAssociationLink
Inherits NetworkResourceData
- Inheritance
- Implements
Constructors
ServiceAssociationLink() |
Initializes a new instance of ServiceAssociationLink. |
Properties
AllowDelete |
If true, the resource can be deleted. |
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkResourceData) |
Link |
Link to the external resource. |
LinkedResourceType |
Resource type of the linked resource. |
Locations |
A list of locations. |
Name |
Resource name. (Inherited from NetworkResourceData) |
ProvisioningState |
The provisioning state of the service association link resource. |
ResourceType |
Resource type. (Inherited from NetworkResourceData) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET