Skip to main content

static_sites_static_site

Overview

Namestatic_sites_static_site
TypeResource
Idazure.app_service.static_sites_static_site

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
identityobjectManaged service identity.
propertiesobjectA static site.
skuobjectDescription of a SKU for a scalable resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTname, resourceGroupName, subscriptionIdDescription for Gets the details of a static site.
create_or_updateINSERTname, resourceGroupName, subscriptionIdDescription for Creates a new static site in an existing resource group, or updates an existing static site.
deleteDELETEname, resourceGroupName, subscriptionIdDescription for Deletes a static site.
updateEXECname, resourceGroupName, subscriptionIdDescription for Creates a new static site in an existing resource group, or updates an existing static site.