IServerlessEndpoint.MarketplaceSubscriptionId Property

Definition

The MarketplaceSubscription Azure ID associated to this ServerlessEndpoint.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="The MarketplaceSubscription Azure ID associated to this ServerlessEndpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="marketplaceSubscriptionId", Update=false)]
public string MarketplaceSubscriptionId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="The MarketplaceSubscription Azure ID associated to this ServerlessEndpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="marketplaceSubscriptionId", Update=false)>]
member this.MarketplaceSubscriptionId : string
Public ReadOnly Property MarketplaceSubscriptionId As String

Property Value

Attributes

Applies to