IHostNameSslBinding Interfész
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
A gazdagépnév SSL-kötésének nem módosítható ábrázolása.
public interface IHostNameSslBinding : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.HostNameSslState>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>
type IHostNameSslBinding = interface
interface IBeta
interface IHasInner<HostNameSslState>
interface IChildResource<IWebAppBase>
interface IHasName
interface IIndexable
interface IHasParent<IWebAppBase>
Public Interface IHostNameSslBinding
Implements IBeta, IChildResource(Of IWebAppBase), IHasInner(Of HostNameSslState), IHasParent(Of IWebAppBase)
- Megvalósítás
Tulajdonságok
Inner |
A gazdagépnév SSL-kötésének nem módosítható ábrázolása. (Öröklődés forrása IHasInner<T>) |
Key |
A gazdagépnév SSL-kötésének nem módosítható ábrázolása. (Öröklődés forrása IIndexable) |
Name |
Lekéri az erőforrás nevét (Öröklődés forrása IHasName) |
Parent |
Lekéri a gyermekerőforrás szülőját. (Öröklődés forrása IHasParent<ParentT>) |
SslState |
Lekéri az SSL-típust. |
Thumbprint |
Lekéri az SSL-tanúsítvány ujjlenyomatát. |
VirtualIP |
Lekéri a gazdagépnévhez rendelt virtuális IP-címet, ha az IP-alapú SSL engedélyezve van. |
A következőre érvényes:
Azure SDK for .NET