ICluster.VirtualNetworkConfigurationEnginePublicIPId Property

Definition

Engine service's public IP address resource id.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="Engine service's public IP address resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enginePublicIpId", Update=false)]
public string VirtualNetworkConfigurationEnginePublicIPId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="Engine service's public IP address resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enginePublicIpId", Update=false)>]
member this.VirtualNetworkConfigurationEnginePublicIPId : string with get, set
Public Property VirtualNetworkConfigurationEnginePublicIPId As String

Property Value

Attributes

Applies to