PsApiManagementSubscription.ProductId 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.
Caution
ProductId attribute is deprecated in the new subscription Model. Please use Scope attribute. Will be removed in future releases.
[System.Obsolete("ProductId attribute is deprecated in the new subscription Model. Please use Scope attribute. Will be removed in future releases.")]
public string ProductId { get; set; }
public string ProductId { get; set; }
[<System.Obsolete("ProductId attribute is deprecated in the new subscription Model. Please use Scope attribute. Will be removed in future releases.")>]
member this.ProductId : string with get, set
member this.ProductId : string with get, set
Public Property ProductId As String
Property Value
- Attributes