IServerlessEndpoint.MarketplaceSubscriptionId Property

Definition

The MarketplaceSubscription Azure ID associated to this ServerlessEndpoint.

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

Property Value

Attributes

Applies to