다음을 통해 공유


ICollectionsDetails.CollectionId Property

Definition

Collection id.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Collection id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="collectionId", Update=true)]
public string CollectionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Collection id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="collectionId", Update=true)>]
member this.CollectionId : string with get, set
Public Property CollectionId As String

Property Value

Attributes

Applies to