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 SourceDeveloperPortals
One or more developer_portal blocks as documented below.
Declaration
public readonly ImmutableArray<ServiceHostnameConfigurationDeveloperPortal> DeveloperPortals
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ServiceHostnameConfigurationDeveloperPortal> |
Managements
One or more management blocks as documented below.
Declaration
public readonly ImmutableArray<ServiceHostnameConfigurationManagement> Managements
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ServiceHostnameConfigurationManagement> |
Portals
One or more portal blocks as documented below.
Declaration
public readonly ImmutableArray<ServiceHostnameConfigurationPortal> Portals
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ServiceHostnameConfigurationPortal> |
Proxies
One or more proxy blocks as documented below.
Declaration
public readonly ImmutableArray<ServiceHostnameConfigurationProxy> Proxies
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ServiceHostnameConfigurationProxy> |
Scms
One or more scm blocks as documented below.
Declaration
public readonly ImmutableArray<ServiceHostnameConfigurationScm> Scms
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<ServiceHostnameConfigurationScm> |