C# 클래스 Microsoft.Azure.Commands.Compute.ADDomainExtensionPublicSettings

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 프로퍼티들

프로퍼티 타입 설명
Name string
OUPath string
Options uint
Restart bool
User string

프로퍼티 상세

Name 공개적으로 프로퍼티

public string Name
리턴 string

OUPath 공개적으로 프로퍼티

public string OUPath
리턴 string

Options 공개적으로 프로퍼티

public uint Options
리턴 uint

Restart 공개적으로 프로퍼티

public bool Restart
리턴 bool

User 공개적으로 프로퍼티

public string User
리턴 string