IWorkloadsIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.WorkloadsIdentityTypeConverter))]
public interface IWorkloadsIdentity : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.WorkloadsIdentityTypeConverter))>]
type IWorkloadsIdentity = interface
    interface IJsonSerializable
Public Interface IWorkloadsIdentity
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.

MonitorName

Name of the SAP monitor resource.

ProviderInstanceName

Name of the provider instance.

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