ISqlVirtualMachine.WsfcStaticIP Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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