IWithGroup Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the managed snapshot definition allowing to specify the resource group.
public interface IWithGroup : Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithSnapshotSource>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithSnapshotSource>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithSnapshotSource>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithSnapshotSource>
type IWithGroup = interface
interface IWithGroup<IWithSnapshotSource>
interface IWithExistingResourceGroup<IWithSnapshotSource>
interface IWithNewResourceGroup<IWithSnapshotSource>
interface IWithCreatableResourceGroup<IWithSnapshotSource>
Public Interface IWithGroup
Implements IWithCreatableResourceGroup(Of IWithSnapshotSource), IWithExistingResourceGroup(Of IWithSnapshotSource), IWithGroup(Of IWithSnapshotSource), IWithNewResourceGroup(Of IWithSnapshotSource)
- Derived
- Implements
With |
Associates the resource with an existing resource group. (Inherited from IWithExistingResourceGroup<T>) |
With |
Associates the resource with an existing resource group. (Inherited from IWithExistingResourceGroup<T>) |
With |
(Inherited from IWithNewResourceGroup<T>) |
With |
Creates a new resource group to put the resource in, based on the definition specified. (Inherited from IWithCreatableResourceGroup<T>) |
With |
(Inherited from IWithNewResourceGroup<T>) |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: