Show / Hide Table of Contents

Class GetServiceHostnameConfigurationResult

Inheritance
System.Object
GetServiceHostnameConfigurationResult
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.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetServiceHostnameConfigurationResult

Fields

View Source

DeveloperPortals

One or more developer_portal blocks as documented below.

Declaration
public readonly ImmutableArray<GetServiceHostnameConfigurationDeveloperPortalResult> DeveloperPortals
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<GetServiceHostnameConfigurationDeveloperPortalResult>
View Source

Managements

One or more management blocks as documented below.

Declaration
public readonly ImmutableArray<GetServiceHostnameConfigurationManagementResult> Managements
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<GetServiceHostnameConfigurationManagementResult>
View Source

Portals

One or more portal blocks as documented below.

Declaration
public readonly ImmutableArray<GetServiceHostnameConfigurationPortalResult> Portals
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<GetServiceHostnameConfigurationPortalResult>
View Source

Proxies

One or more proxy blocks as documented below.

Declaration
public readonly ImmutableArray<GetServiceHostnameConfigurationProxyResult> Proxies
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<GetServiceHostnameConfigurationProxyResult>
View Source

Scms

One or more scm blocks as documented below.

Declaration
public readonly ImmutableArray<GetServiceHostnameConfigurationScmResult> Scms
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<GetServiceHostnameConfigurationScmResult>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.