Skip to main content

kube_environments

Overview

Namekube_environments
TypeResource
Idazure.app_service.kube_environments

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
extendedLocationobjectExtended Location.
propertiesobjectKubeEnvironment resource specific properties
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 Get the properties of a Kubernetes Environment.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdDescription for Get all the Kubernetes Environments in a resource group.
list_by_subscriptionSELECTsubscriptionIdDescription for Get all Kubernetes Environments for a subscription.
create_or_updateINSERTname, resourceGroupName, subscriptionIdDescription for Creates or updates a Kubernetes Environment.
deleteDELETEname, resourceGroupName, subscriptionIdDescription for Delete a Kubernetes Environment.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdDescription for Get all the Kubernetes Environments in a resource group.
_list_by_subscriptionEXECsubscriptionIdDescription for Get all Kubernetes Environments for a subscription.
updateEXECname, resourceGroupName, subscriptionIdDescription for Creates or updates a Kubernetes Environment.