SubgroupProfile Class
Definition
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.
Subgroup profile of the interconnect group resource.
public class SubgroupProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.SubgroupProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.SubgroupProfile>
type SubgroupProfile = class
interface IJsonModel<SubgroupProfile>
interface IPersistableModel<SubgroupProfile>
Public Class SubgroupProfile
Implements IJsonModel(Of SubgroupProfile), IPersistableModel(Of SubgroupProfile)
- Inheritance
-
SubgroupProfile
- Implements
Constructors
| Name | Description |
|---|---|
| SubgroupProfile(String) |
Initializes a new instance of SubgroupProfile. |
Properties
| Name | Description |
|---|---|
| Scope |
Scope of the subgroup profile. |
| Size |
Size of the subgroup profile. |
| VmSize |
VM size of the subgroup profile. |