다음을 통해 공유


VirtualMachineExtensionListResponse.ResourceExtension.PrivacyUri 속성

 

선택적 요소입니다. 이 버전의 확장 프로그램의 개인정보 취급 방침 문서를 가리키는 URI 문자열입니다. 이 타사 확장 만들기 또는 업데이트 시 대신 Azure에서 확장을 게시 하 여 필요에 따라 지정 됩니다.

네임스페이스:   Microsoft.WindowsAzure.Management.Compute.Models
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

구문

public Uri PrivacyUri { get; set; }
public:
property Uri^ PrivacyUri {
    Uri^ get();
    void set(Uri^ value);
}
member PrivacyUri : Uri with get, set
Public Property PrivacyUri As Uri

속성 값

Type: System.Uri

참고 항목

VirtualMachineExtensionListResponse.ResourceExtension 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스

맨 위로 이동