Class ServiceHostnameConfigurationArgs
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.Inputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ServiceHostnameConfigurationArgs : ResourceArgs
Constructors
View SourceServiceHostnameConfigurationArgs()
Declaration
public ServiceHostnameConfigurationArgs()
Properties
View SourceDeveloperPortals
One or more developer_portal blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationDeveloperPortalArgs> DeveloperPortals { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationDeveloperPortalArgs> |
Managements
One or more management blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationManagementArgs> Managements { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationManagementArgs> |
Portals
One or more portal blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationPortalArgs> Portals { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationPortalArgs> |
Proxies
One or more proxy blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationProxyArgs> Proxies { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationProxyArgs> |
Scms
One or more scm blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationScmArgs> Scms { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationScmArgs> |