azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

25 строки
2.4 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate.attach()
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithHostname.forHostname(String)
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate.withExistingAppServiceCertificateOrder(AppServiceCertificateOrder)
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate.withExistingCertificate(String)
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithKeyVault.withExistingKeyVault(Vault)
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithSslType.withIpBasedSsl()
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithKeyVault.withNewKeyVault(String)
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate.withNewStandardSslCertificateOrder(String)
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate.withPfxCertificateToUpload(File,String)
- com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithSslType.withSniBasedSsl()
nameWithType: HostNameSslBinding.UpdateDefinition<ParentT>
syntax: public interface UpdateDefinition<ParentT> extends HostNameSslBinding.UpdateDefinitionStages.Blank<ParentT>,HostNameSslBinding.UpdateDefinitionStages.WithHostname<ParentT>,HostNameSslBinding.UpdateDefinitionStages.WithCertificate<ParentT>,HostNameSslBinding.UpdateDefinitionStages.WithKeyVault<ParentT>,HostNameSslBinding.UpdateDefinitionStages.WithSslType<ParentT>,HostNameSslBinding.UpdateDefinitionStages.WithAttach<ParentT>
type: interface
typeParameters:
- description: <p>the return type of the final <xref uid="com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate.attach()" data-throw-if-not-resolved="false" data-raw-source="UpdateDefinitionStages.WithAttach#attach()"></xref></p>
name: ParentT
uid: com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinition
fullName: com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinition<ParentT>
name: HostNameSslBinding.UpdateDefinition<ParentT>
package: com.microsoft.azure.management.appservice
summary: <p>The entirety of a hostname SSL binding definition as part of a web app update. </p>
metadata: {}