HostedServiceUpdateParameters.Description 속성
클라우드 서비스에 대 한 설명을 가져오거나 설정 합니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
public string Description { get; set; }
public:
property String^ Description {
String^ get();
void set(String^ value);
}
member Description : string with get, set
Public Property Description As String
Type: System.String
설명입니다.
설명의 길이는 최대 1024자입니다. 레이블 또는 설명을 또는 둘 모두에 값을 지정 해야 합니다.
HostedServiceUpdateParameters 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동