ITlsProperties.CertificateLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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