Language

IManagedResourceGroupConfiguration Interface

Definition

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

Properties

Name Description
Location

Managed Resource Group location

Name

Name of managed resource group

Methods

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

Applies to