다음을 통해 공유


AppResource.Public Property

Definition

Indicates whether the App exposes public endpoint

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

Property Value

Implements

Attributes

Applies to