Share via


ICustomProvidersIdentity.AssociationName Property

Definition

The name of the association.

[Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.Info(Description="The name of the association.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="associationName")]
public string AssociationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.Info(Description="The name of the association.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="associationName")>]
member this.AssociationName : string with get, set
Public Property AssociationName As String

Property Value

Attributes

Applies to