Compartir a través de


IAssociationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.AssociationPropertiesTypeConverter))]
public interface IAssociationProperties : Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.AssociationPropertiesTypeConverter))>]
type IAssociationProperties = interface
    interface IJsonSerializable
Public Interface IAssociationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ProvisioningState

The provisioning state of the association.

TargetResourceId

The REST resource instance of the target resource for this association.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to