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

ファイルを表示 Open project: Azure/azure-powershell

Public Properties

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

Property Details

Name public_oe property

public string Name
return string

OUPath public_oe property

public string OUPath
return string

Options public_oe property

public uint Options
return uint

Restart public_oe property

public bool Restart
return bool

User public_oe property

public string User
return string