Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IMonitoringSolutionsIdentity Interface

Definition

Namespace:
Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models
Assembly:
Az.MonitoringSolutions.private.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

[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

Name Description
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

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to