IMonitoringSolutionsIdentity Interface

Definition

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

Properties

Id

Resource identity path

ManagementAssociationName

User ManagementAssociation Name.

ManagementConfigurationName

User Management Configuration Name.

ProviderName

Provider name for the parent resource.

ResourceGroupName

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

ResourceName

Parent resource name.

ResourceType

Resource type for the parent resource

SolutionName

User Solution Name.

SubscriptionId

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to