Get Static Site Result
data class GetStaticSiteResult(val allowConfigFileUpdates: Boolean? = null, val branch: String? = null, val buildProperties: StaticSiteBuildPropertiesResponse? = null, val contentDistributionEndpoint: String, val customDomains: List<String>, val defaultHostname: String, val id: String, val identity: ManagedServiceIdentityResponse? = null, val keyVaultReferenceIdentity: String, val kind: String? = null, val location: String, val name: String, val privateEndpointConnections: List<ResponseMessageEnvelopeRemotePrivateEndpointConnectionResponse>, val provider: String, val repositoryToken: String? = null, val repositoryUrl: String? = null, val sku: SkuDescriptionResponse? = null, val stagingEnvironmentPolicy: String? = null, val tags: Map<String, String>? = null, val templateProperties: StaticSiteTemplateOptionsResponse? = null, val type: String, val userProvidedFunctionApps: List<StaticSiteUserProvidedFunctionAppResponse>)
Static Site ARM resource.
Constructors
Link copied to clipboard
fun GetStaticSiteResult(allowConfigFileUpdates: Boolean? = null, branch: String? = null, buildProperties: StaticSiteBuildPropertiesResponse? = null, contentDistributionEndpoint: String, customDomains: List<String>, defaultHostname: String, id: String, identity: ManagedServiceIdentityResponse? = null, keyVaultReferenceIdentity: String, kind: String? = null, location: String, name: String, privateEndpointConnections: List<ResponseMessageEnvelopeRemotePrivateEndpointConnectionResponse>, provider: String, repositoryToken: String? = null, repositoryUrl: String? = null, sku: SkuDescriptionResponse? = null, stagingEnvironmentPolicy: String? = null, tags: Map<String, String>? = null, templateProperties: StaticSiteTemplateOptionsResponse? = null, type: String, userProvidedFunctionApps: List<StaticSiteUserProvidedFunctionAppResponse>)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard