IDiagnosticSettingsResource.MarketplacePartnerId Property

Definition

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

Applies to