ActiveDirectorySubnet.Location 속성

정의

개체의 위치 설명을 ActiveDirectorySubnet 가져오거나 설정합니다.

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string? Location { get; set; }
public string Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

속성 값

개체의 위치 설명입니다 ActiveDirectorySubnet .

예외

기본 디렉터리 서비스에 대한 호출로 인해 오류가 발생했습니다.

개체가 삭제되었습니다.

적용 대상