다음을 통해 공유


IdentifierInner 클래스

정의

도메인별 리소스 식별자입니다.

[Microsoft.Rest.Serialization.JsonTransformation]
public class IdentifierInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IdentifierInner = class
    inherit ProxyOnlyResourceInner
Public Class IdentifierInner
Inherits ProxyOnlyResourceInner
상속
특성

생성자

IdentifierInner()

IdentifierInner 클래스의 새 instance 초기화합니다.

IdentifierInner(String, String, String, String, String)

IdentifierInner 클래스의 새 instance 초기화합니다.

속성

Id

리소스 ID. 네트워크 리소스에서 ID를 설정해야 하므로 Setter가 보호됩니다.

(다음에서 상속됨 ProxyResource)
Kind

리소스 종류를 가져오거나 설정합니다.

(다음에서 상속됨 ProxyOnlyResourceInner)
Location

리소스 위치

(다음에서 상속됨 Resource)
Name

리소스 이름

(다음에서 상속됨 ProxyResource)
Tags

리소스 태그

(다음에서 상속됨 Resource)
Type

리소스 유형

(다음에서 상속됨 ProxyResource)
Value

ID의 문자열 표현을 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다. 유효성 검사에 실패하면 ValidationException을 throw합니다.

(다음에서 상속됨 Resource)

적용 대상