Share via


IServiceAssociationLink Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ServiceAssociationLinkTypeConverter))]
public interface IServiceAssociationLink : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ServiceAssociationLinkTypeConverter))>]
type IServiceAssociationLink = interface
    interface IJsonSerializable
    interface ISubResourceAutoGenerated
Public Interface IServiceAssociationLink
Implements ISubResourceAutoGenerated
Derived
Attributes
Implements

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 ISubResourceAutoGenerated)
Link

Link to the external resource.

LinkedResourceType

Resource type of the linked resource.

Location

A list of locations.

Name

Name of the resource that is unique within a resource group. This name can be used to access the resource.

ProvisioningState

The provisioning state of the service association link resource.

Type

Resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to