다음을 통해 공유


SlotConfigNamesResourceInner 클래스

정의

슬롯 구성은 azure 리소스의 이름을 지정합니다.

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

생성자

SlotConfigNamesResourceInner()

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

SlotConfigNamesResourceInner(String, String, String, String, IList<String>, IList<String>, IList<String>)

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

속성

AppSettingNames

애플리케이션 설정 이름 목록을 가져오거나 설정합니다.

AzureStorageConfigNames

외부 Azure Storage 계정 식별자 목록을 가져오거나 설정합니다.

ConnectionStringNames

연결 문자열 이름 목록을 가져오거나 설정합니다.

Id

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

(다음에서 상속됨 ProxyResource)
Kind

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

(다음에서 상속됨 ProxyOnlyResourceInner)
Location

리소스 위치

(다음에서 상속됨 Resource)
Name

리소스 이름

(다음에서 상속됨 ProxyResource)
Tags

리소스 태그

(다음에서 상속됨 Resource)
Type

리소스 유형

(다음에서 상속됨 ProxyResource)

메서드

Validate()

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

(다음에서 상속됨 Resource)

적용 대상