Class GetGroupResult
Inheritance
System.Object
GetGroupResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.ApiManagement
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetGroupResult
Fields
View SourceApiManagementName
Declaration
public readonly string ApiManagementName
Field Value
| Type | Description |
|---|---|
| System.String |
Description
The description of this API Management Group.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
DisplayName
The display name of this API Management Group.
Declaration
public readonly string DisplayName
Field Value
| Type | Description |
|---|---|
| System.String |
ExternalId
The identifier of the external Group.
Declaration
public readonly string ExternalId
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
ResourceGroupName
Declaration
public readonly string ResourceGroupName
Field Value
| Type | Description |
|---|---|
| System.String |
Type
The type of this API Management Group, such as custom or external.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |