可用性グループのリスナーの IP アドレスの状態に関する説明を取得します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property IPAddressStateDescription As String
Get
'使用
Dim instance As AvailabilityGroupListenerIPAddress
Dim value As String
value = instance.IPAddressStateDescription
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string IPAddressStateDescription { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ IPAddressStateDescription {
String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member IPAddressStateDescription : string
function get IPAddressStateDescription () : String
プロパティ値
型: System.String
可用性グループのリスナーの IP アドレスの状態に関する説明です。