Share via


ITokenCertificate.Name Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TokenCertificateName) }, ReadOnly=false, Required=false, SerializedName="name")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TokenCertificateName? Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TokenCertificateName) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.Name : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TokenCertificateName> with get, set
Public Property Name As Nullable(Of TokenCertificateName)

Property Value

Attributes

Applies to