你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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