다음을 통해 공유


NetworkSecurityPerimeterProfile.DiagnosticSettingsVersion Property

Definition

Diagnostic settings version number

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

Property Value

Implements

Attributes

Applies to