Sdílet prostřednictvím


ActiveDirectory.KdcIP Property

Definition

Gets or sets kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume.

[Newtonsoft.Json.JsonProperty(PropertyName="kdcIP")]
public string KdcIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kdcIP")>]
member this.KdcIP : string with get, set
Public Property KdcIP As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to