NetworkSecurityPerimeterConfigurationProperties.ProfileDiagnosticSettingsVersion Property

Definition

Diagnostic settings version number

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)]
public string ProfileDiagnosticSettingsVersion { get; }
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)]
public int? ProfileDiagnosticSettingsVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.ProfileDiagnosticSettingsVersion : string
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.ProfileDiagnosticSettingsVersion : Nullable<int>
Public ReadOnly Property ProfileDiagnosticSettingsVersion As String
Public ReadOnly Property ProfileDiagnosticSettingsVersion As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to