ISubscriptionDiagnosticSettingsResource.MarketplacePartnerId 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 full ARM resource ID of the Marketplace resource to which you would like to send Diagnostic Logs.
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="The full ARM resource ID of the Marketplace resource to which you would like to send Diagnostic Logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="marketplacePartnerId")]
public string MarketplacePartnerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="The full ARM resource ID of the Marketplace resource to which you would like to send Diagnostic Logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="marketplacePartnerId")>]
member this.MarketplacePartnerId : string with get, set
Public Property MarketplacePartnerId As String
Property Value
- Attributes