Megosztás a következőn keresztül:


IPrivateStoreProperties.CollectionId Property

Definition

Gets list of associated collection ids

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets list of associated collection ids", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="collectionIds", Update=false)]
public System.Collections.Generic.List<string> CollectionId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets list of associated collection ids", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="collectionIds", Update=false)>]
member this.CollectionId : System.Collections.Generic.List<string>
Public ReadOnly Property CollectionId As List(Of String)

Property Value

Attributes

Applies to