Partilhar via


ISharingProfileGroup.Id Property

Definition

A list of subscription/tenant ids the gallery is aimed to be shared to.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of subscription/tenant ids the gallery is aimed to be shared to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ids")]
public string[] Id { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of subscription/tenant ids the gallery is aimed to be shared to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ids")>]
member this.Id : string[] with get, set
Public Property Id As String()

Property Value

String[]
Attributes

Applies to