v2

latestSwagger 2.02026-07-1336104125.6 KB
SecretValues

Adds the specified value as a new version of the specified secret resource.

Creates a new value of the specified secret resource. The name of the value is typically the version identifier. Once created the value cannot be changed.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/secrets/{secretResourceName}/values/{secretValueResourceName}

Path parameters

subscriptionIdstring required

The customer subscription identifier

resourceGroupNamestring required

Azure resource group name

secretResourceNamestring required

The name of the secret resource.

secretValueResourceNamestring required

The name of the secret resource value which is typically the version identifier for the value.

Query parameters

api-version'2018-09-01-preview' required

The version of the API. This parameter is required and its value must be 2018-09-01-preview.

Request body

idstring

Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

namestring

The name of the resource

typestring

The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.

Response

OK

idstring

Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

namestring

The name of the resource

typestring

The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.