Share via


IAssociationsList.Value Property

Definition

The array of associations.

[Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.Info(Description="The array of associations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.IAssociation) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.IAssociation[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.Info(Description="The array of associations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.IAssociation) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.IAssociation[] with get, set
Public Property Value As IAssociation()

Property Value

Attributes

Applies to