NetworkIntentPolicy 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.
Network Intent Policy resource.
public class NetworkIntentPolicy : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.NetworkIntentPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.NetworkIntentPolicy>
public class NetworkIntentPolicy : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData
type NetworkIntentPolicy = class
inherit NetworkTrackedResourceData
interface IJsonModel<NetworkIntentPolicy>
interface IPersistableModel<NetworkIntentPolicy>
type NetworkIntentPolicy = class
inherit NetworkTrackedResourceData
Public Class NetworkIntentPolicy
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of NetworkIntentPolicy), IPersistableModel(Of NetworkIntentPolicy)
Public Class NetworkIntentPolicy
Inherits NetworkTrackedResourceData
- Inheritance
- Implements
Constructors
NetworkIntentPolicy() |
Initializes a new instance of NetworkIntentPolicy. |
Properties
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
ResourceType |
Resource type. (Inherited from NetworkTrackedResourceData) |
Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET