Class ServiceHostnameConfigurationGetArgs
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 ServiceHostnameConfigurationGetArgs : ResourceArgs
Constructors
View SourceServiceHostnameConfigurationGetArgs()
Declaration
public ServiceHostnameConfigurationGetArgs()
Properties
View SourceDeveloperPortals
One or more developer_portal blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationDeveloperPortalGetArgs> DeveloperPortals { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationDeveloperPortalGetArgs> |
Managements
One or more management blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationManagementGetArgs> Managements { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationManagementGetArgs> |
Portals
One or more portal blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationPortalGetArgs> Portals { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationPortalGetArgs> |
Proxies
One or more proxy blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationProxyGetArgs> Proxies { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationProxyGetArgs> |
Scms
One or more scm blocks as documented below.
Declaration
public InputList<ServiceHostnameConfigurationScmGetArgs> Scms { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ServiceHostnameConfigurationScmGetArgs> |