C# Class Microsoft.Azure.Commands.Compute.ADDomainExtensionPublicSettings

Show file Open project: Azure/azure-powershell

Public Properties

Property Type Description
Name string
OUPath string
Options uint
Restart bool
User string

Property Details

Name public property

public string Name
return string

OUPath public property

public string OUPath
return string

Options public property

public uint Options
return uint

Restart public property

public bool Restart
return bool

User public property

public string User
return string