다음을 통해 공유


AzureStaticWebApps 클래스

Azure Static Web Apps 공급자의 구성 설정입니다.

상속
azure.mgmt.web._serialization.Model
AzureStaticWebApps

생성자

AzureStaticWebApps(*, enabled: bool | None = None, registration: _models.AzureStaticWebAppsRegistration | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
enabled

<code>false</code>설정된 등록에도 불구하고 Azure Static Web Apps 공급자를 사용하도록 설정하지 않으면 이고, <code>true</code>그렇지 않으면 입니다.

registration

Azure Static Web Apps 등록의 구성 설정입니다.

변수

Name Description
enabled

<code>false</code>설정된 등록에도 불구하고 Azure Static Web Apps 공급자를 사용하도록 설정하지 않으면 이고, <code>true</code>그렇지 않으면 입니다.

registration

Azure Static Web Apps 등록의 구성 설정입니다.