VirtualMachineExtensionListResponse.ResourceExtension.Eula 속성
선택 사항입니다. 확장의이 버전의 EULA (최종 사용자 사용권 계약)를 가리키는 URI 문자열입니다. 이 타사 확장 만들기 또는 업데이트 시 대신 Azure에서 확장을 게시 하 여 필요에 따라 지정 됩니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
구문
public Uri Eula { get; set; }
public:
property Uri^ Eula {
Uri^ get();
void set(Uri^ value);
}
member Eula : Uri with get, set
Public Property Eula As Uri
속성 값
Type: System.Uri
참고 항목
VirtualMachineExtensionListResponse.ResourceExtension 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동