Dela via


ISqlVirtualMachine.WsfcStaticIP Property

Definition

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

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

Property Value

Attributes

Applies to