AvailabilityGroupListenerIPAddress.IPAddressStateDescription 屬性
Gets the state description of the availability group listener IP address.
命名空間: 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
The state description of the availability group listener IP address.