AddressPrefixSetData 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.
Address prefix set child resource of an application security group.
public class AddressPrefixSetData : Azure.ResourceManager.Network.Models.NetworkProxyResource, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.AddressPrefixSetData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.AddressPrefixSetData>
type AddressPrefixSetData = class
inherit NetworkProxyResource
interface IJsonModel<AddressPrefixSetData>
interface IPersistableModel<AddressPrefixSetData>
Public Class AddressPrefixSetData
Inherits NetworkProxyResource
Implements IJsonModel(Of AddressPrefixSetData), IPersistableModel(Of AddressPrefixSetData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AddressPrefixSetData() |
Initializes a new instance of AddressPrefixSetData. |
Properties
| Name | Description |
|---|---|
| ETag |
A unique read-only string that changes whenever the resource is updated. (Inherited from NetworkProxyResource) |
| Id |
Resource ID. (Inherited from NetworkProxyResource) |
| Name |
Resource name. (Inherited from NetworkProxyResource) |
| Properties |
Properties of the address prefix set. |
| Type |
Resource type. (Inherited from NetworkProxyResource) |