Share via


IKustoIdentity.SandboxCustomImageName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the sandbox custom image.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sandboxCustomImageName")]
public string SandboxCustomImageName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the sandbox custom image.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sandboxCustomImageName")>]
member this.SandboxCustomImageName : string with get, set
Public Property SandboxCustomImageName As String

Property Value

Attributes

Applies to