AzureStaticWebAppsOutput interface
Azure Static Web Apps 공급자의 구성 설정입니다.
속성
| enabled |
|
| registration | Azure Static Web Apps 등록의 구성 설정입니다. |
속성 세부 정보
enabled
false 설정된 등록에도 불구하고 Azure Static Web Apps 공급자를 사용하도록 설정하지 않아야 하는 경우 그렇지 않으면 true.
enabled?: boolean
속성 값
boolean
registration
Azure Static Web Apps 등록의 구성 설정입니다.
registration?: AzureStaticWebAppsRegistrationOutput