NetAppAccountActiveDirectory.KdcIP 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.
kdc server IP address for the active directory machine. This optional parameter is used only while creating kerberos volume.
public System.Net.IPAddress KdcIP { get; set; }
member this.KdcIP : System.Net.IPAddress with get, set
Public Property KdcIP As IPAddress