Share via


IMarketplaceIdentity.PrivateStoreId Property

Definition

The store ID - must use the tenant ID

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Description="The store ID - must use the tenant ID", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateStoreId")]
public string PrivateStoreId { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="The store ID - must use the tenant ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateStoreId", Update=true)]
public string PrivateStoreId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Description="The store ID - must use the tenant ID", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateStoreId")>]
member this.PrivateStoreId : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="The store ID - must use the tenant ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateStoreId", Update=true)>]
member this.PrivateStoreId : string with get, set
Public Property PrivateStoreId As String

Property Value

Attributes

Applies to