Bagikan melalui


ConnectedRegistry.TlStatus Property

Definition

Indicates whether HTTPS is enabled for the login server.

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

Property Value

Implements

Attributes

Applies to