다음을 통해 공유


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 개체에 대한 위치 설명입니다.

예외

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

개체가 삭제되었습니다.

적용 대상