Compartilhar via


AuthConfig.PlatformEnabled Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.App.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)]
public bool? PlatformEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)>]
member this.PlatformEnabled : Nullable<bool> with get, set
Public Property PlatformEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to