ISqlVirtualMachine.WsfcStaticIP Property

Definition

Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wsfcStaticIp", Update=true)]
public string WsfcStaticIP { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wsfcStaticIp", Update=true)>]
member this.WsfcStaticIP : string with get, set
Public Property WsfcStaticIP As String

Property Value

Attributes

Applies to