Share via


IConnectedRegistry.CertificateLocation Property

Definition

Indicates the location of the certificates.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="Indicates the location of the certificates.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="location")]
public string CertificateLocation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="Indicates the location of the certificates.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="location")>]
member this.CertificateLocation : string
Public ReadOnly Property CertificateLocation As String

Property Value

Attributes

Applies to