Share via


IBlank Interface

Definition

The first stage of the domain definition.

public interface IBlank : Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition.IWithRegistrantContact>
type IBlank = interface
    interface IWithExistingResourceGroup<IWithRegistrantContact>
Public Interface IBlank
Implements IWithExistingResourceGroup(Of IWithRegistrantContact)
Derived
Implements

Methods

WithExistingResourceGroup(IResourceGroup)

Associates the resource with an existing resource group.

(Inherited from IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Associates the resource with an existing resource group.

(Inherited from IWithExistingResourceGroup<T>)

Applies to