IpGroup 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.
The IpGroups resource information.
public class IpGroup : Azure.ResourceManager.Network.Models.Resource
type IpGroup = class
inherit Resource
Public Class IpGroup
Inherits Resource
- Inheritance
Constructors
IpGroup() |
Initializes a new instance of IpGroup. |
Properties
Etag |
A unique read-only string that changes whenever the resource is updated. |
Firewalls |
List of references to Azure resources that this IpGroups is associated with. |
Id |
Resource ID. (Inherited from Resource) |
IpAddresses |
IpAddresses/IpAddressPrefixes in the IpGroups resource. |
Location |
Resource location. (Inherited from Resource) |
Name |
Resource name. (Inherited from Resource) |
ProvisioningState |
The provisioning state of the IpGroups resource. |
Tags |
Resource tags. (Inherited from Resource) |
Type |
Resource type. (Inherited from Resource) |