IKubernetesProperties.ExtensionPrincipalId Property

Definition

Extension principal-id.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Extension principal-id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="extensionPrincipalId", Update=true)]
public string ExtensionPrincipalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Extension principal-id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="extensionPrincipalId", Update=true)>]
member this.ExtensionPrincipalId : string with get, set
Public Property ExtensionPrincipalId As String

Property Value

Attributes

Applies to