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 databaseConnections: List<DatabaseConnectionOverviewResponse>, val defaultHostname: String, val enterpriseGradeCdnStatus: String? = null, val id: String, val identity: ManagedServiceIdentityResponse? = null, val keyVaultReferenceIdentity: String, val kind: String? = null, val linkedBackends: List<StaticSiteLinkedBackendResponse>, val location: String, val name: String, val privateEndpointConnections: List<ResponseMessageEnvelopeRemotePrivateEndpointConnectionResponse>, val provider: String? = null, val publicNetworkAccess: String? = null, 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>, databaseConnections: List<DatabaseConnectionOverviewResponse>, defaultHostname: String, enterpriseGradeCdnStatus: String? = null, id: String, identity: ManagedServiceIdentityResponse? = null, keyVaultReferenceIdentity: String, kind: String? = null, linkedBackends: List<StaticSiteLinkedBackendResponse>, location: String, name: String, privateEndpointConnections: List<ResponseMessageEnvelopeRemotePrivateEndpointConnectionResponse>, provider: String? = null, publicNetworkAccess: String? = null, 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
                Link copied to clipboard