Web App Host Name Binding Slot Args
data class WebAppHostNameBindingSlotArgs(val azureResourceName: Output<String>? = null, val azureResourceType: Output<AzureResourceType>? = null, val customHostNameDnsRecordType: Output<CustomHostNameDnsRecordType>? = null, val domainId: Output<String>? = null, val hostName: Output<String>? = null, val hostNameType: Output<HostNameType>? = null, val kind: Output<String>? = null, val name: Output<String>? = null, val resourceGroupName: Output<String>? = null, val siteName: Output<String>? = null, val slot: Output<String>? = null, val sslState: Output<SslState>? = null, val thumbprint: Output<String>? = null) : ConvertibleToJava<WebAppHostNameBindingSlotArgs>
A hostname binding object. API Version: 2020-12-01.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:web:WebAppHostNameBindingSlot myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName}
Content copied to clipboard
Constructors
Link copied to clipboard
constructor(azureResourceName: Output<String>? = null, azureResourceType: Output<AzureResourceType>? = null, customHostNameDnsRecordType: Output<CustomHostNameDnsRecordType>? = null, domainId: Output<String>? = null, hostName: Output<String>? = null, hostNameType: Output<HostNameType>? = null, kind: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, siteName: Output<String>? = null, slot: Output<String>? = null, sslState: Output<SslState>? = null, thumbprint: Output<String>? = null)
Properties
Link copied to clipboard
Azure resource name.
Link copied to clipboard
Azure resource type.
Link copied to clipboard
Custom DNS record type.
Link copied to clipboard
Hostname type.
Link copied to clipboard
Name of the resource group to which the resource belongs.
Link copied to clipboard
SSL certificate thumbprint