다음을 통해 공유


ResourceExtensionReference 멤버

Specifies the properties of a resource extension that should be installed on the Virtual Machine.

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

공개 생성자

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

위쪽

공개 속성

  Name 설명
Name Optional. Specifies the name of the resource extension. You can use List Resource Extensions to find the names of available resource extensions.
Publisher Optional. Specifies the name of the publisher who created the resource extension. You can use List Resource Extensions to find the publisher name of a resource extension.
ReferenceName Optional. Specifies the reference name of the resource extension.
ResourceExtensionParameterValues Optional. Contains a collection of parameters that are passed to the resource extension when it is installed.
State Optional. Specifies the state of the resource extension.Possible values are: Enable | Disable. The default value is Enable.
Version Optional. Specifies the version of the resource extension. You can use List Resource Extension Versions to find the version of the resource extension.

위쪽

공개 메서드

(보호됨 메서드 참고)

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

위쪽

보호됨 메서드

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

위쪽

참고 항목

참조

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