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