Partilhar via


IResourceAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20161001.ResourceAutoGeneratedTypeConverter))]
public interface IResourceAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20161001.ResourceAutoGeneratedTypeConverter))>]
type IResourceAutoGenerated = interface
    interface IJsonSerializable
Public Interface IResourceAutoGenerated
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

The Azure Resource Manager resource ID for the key vault.

Location

The supported Azure location where the key vault should be created.

Name

The name of the key vault.

Tag

The tags that will be assigned to the key vault.

Type

The resource type of the key vault.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to