次の方法で共有


IToken.CredentialsCertificate Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.ITokenCertificate) }, ReadOnly=false, Required=false, SerializedName="certificates")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.ITokenCertificate[] CredentialsCertificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.ITokenCertificate) }, ReadOnly=false, Required=false, SerializedName="certificates")>]
member this.CredentialsCertificate : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.ITokenCertificate[] with get, set
Public Property CredentialsCertificate As ITokenCertificate()

Property Value

Attributes

Applies to