Partager via


IBlank Interface

Définition

Définition d’ordre de certificat App Service permettant de définir un groupe de ressources.

public interface IBlank : Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificateOrder.Definition.IWithHostName>
type IBlank = interface
    interface IWithExistingResourceGroup<IWithHostName>
Public Interface IBlank
Implements IWithExistingResourceGroup(Of IWithHostName)
Dérivé
Implémente

Méthodes

WithExistingResourceGroup(IResourceGroup)

Associe la ressource à un groupe de ressources existant.

(Hérité de IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Associe la ressource à un groupe de ressources existant.

(Hérité de IWithExistingResourceGroup<T>)

S’applique à