다음을 통해 공유


HostedServiceProperties 멤버

Represents the properties that are assigned to the cloud service.

다음 표에는 HostedServiceProperties 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  Name 설명
  HostedServiceProperties Initializes a new instance of the HostedServiceProperties class.

위쪽

공개 속성

  Name 설명
AffinityGroup Gets or sets the name of an existing affinity group that is associated with the subscription.
DateCreated Gets or sets the date that the cloud service was created, in [4DigitYear]-[2DigitMonth]-[2DigitDay]T[2DigitHour]:[2DigitMinute]:[2DigitSecond]Z format.
DateLastModified Gets or sets the date that the cloud service was last updated, in [4DigitYear]-[2DigitMonth]-[2DigitDay]T[2DigitHour]:[2DigitMinute]:[2DigitSecond]Z format.
Description Gets or sets the description of the cloud service.
ExtendedProperties Gets or sets a collection of properties that are added to the deployment of a cloud service.
Label Gets or sets the base-64-encoded identifier of the cloud service.
Location Gets or sets the location where the cloud service was created.
ReverseDnsFqdn Optional. Dns address to which the cloud service's IP address resolves when queried using a reverse Dns query.
Status Gets or sets the status of the cloud service.

위쪽

공개 메서드

(보호됨 메서드 참고)

  Name 설명
Equals  (Object에서 상속됨)
GetHashCode  (Object에서 상속됨)
GetType  (Object에서 상속됨)
ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  Name 설명
Finalize  (Object에서 상속됨)
MemberwiseClone  (Object에서 상속됨)

위쪽

참고 항목

참조

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