Skip to main content

profiles

Overview

Nameprofiles
TypeResource
Idazure.network.profiles

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectNetwork profile properties.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnetworkProfileName, resourceGroupName, subscriptionIdGets the specified network profile in a specified resource group.
listSELECTresourceGroupName, subscriptionIdGets all network profiles in a resource group.
create_or_updateINSERTnetworkProfileName, resourceGroupName, subscriptionIdCreates or updates a network profile.
deleteDELETEnetworkProfileName, resourceGroupName, subscriptionIdDeletes the specified network profile.
_listEXECresourceGroupName, subscriptionIdGets all network profiles in a resource group.