Share via


ISapVirtualInstanceIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.SapVirtualInstanceIdentityTypeConverter))]
public interface ISapVirtualInstanceIdentity : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.SapVirtualInstanceIdentityTypeConverter))>]
type ISapVirtualInstanceIdentity = interface
    interface IJsonSerializable
Public Interface ISapVirtualInstanceIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ApplicationInstanceName

The name of SAP Application Server instance resource.

CentralInstanceName

Central Services Instance resource name string modeled as parameter for auto generation to work correctly.

DatabaseInstanceName

Database resource name string modeled as parameter for auto generation to work correctly.

Id

Resource identity path

Location

The name of Azure region.

ResourceGroupName

The name of the resource group. The name is case insensitive.

SapVirtualInstanceName

The name of the Virtual Instances for SAP solutions resource

SubscriptionId

The ID of the target subscription.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to