IServerlessEndpoint.MarketplaceSubscriptionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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