Partilhar via


IProviderInstanceProperties Interface

Definition

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

Properties

Metadata

A JSON string containing metadata of the provider instance.

Property

A JSON string containing the properties of the provider instance.

ProvisioningState

State of provisioning of the provider instance

Type

The type of provider instance.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to