Show / Hide Table of Contents

Class ServiceHostnameConfiguration

Inheritance
System.Object
ServiceHostnameConfiguration
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 ServiceHostnameConfiguration

Fields

View Source

DeveloperPortals

One or more developer_portal blocks as documented below.

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

Managements

One or more management blocks as documented below.

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

Portals

One or more portal blocks as documented below.

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

Proxies

One or more proxy blocks as documented below.

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

Scms

One or more scm blocks as documented below.

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