Partilhar via


IManagedClusterProperties.PluginCertObjectName Property

Definition

Intermediate certificate object name in Azure Key Vault.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Intermediate certificate object name in Azure Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certObjectName", Update=true)]
public string PluginCertObjectName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Intermediate certificate object name in Azure Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certObjectName", Update=true)>]
member this.PluginCertObjectName : string with get, set
Public Property PluginCertObjectName As String

Property Value

Attributes

Applies to