Bagikan melalui


TlsProperties.Status Property

Definition

Indicates whether HTTPS is enabled for the login server.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TlsStatus? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TlsStatus>
Public ReadOnly Property Status As Nullable(Of TlsStatus)

Property Value

Implements

Attributes

Applies to