NetworkWritableResourceData 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.
Common writable subresource representation used by the previous C# AutoRest projection.
public class NetworkWritableResourceData : Azure.ResourceManager.Network.Models.NetworkSubResource, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.NetworkWritableResourceData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.NetworkWritableResourceData>
type NetworkWritableResourceData = class
inherit NetworkSubResource
interface IJsonModel<NetworkWritableResourceData>
interface IPersistableModel<NetworkWritableResourceData>
Public Class NetworkWritableResourceData
Inherits NetworkSubResource
Implements IJsonModel(Of NetworkWritableResourceData), IPersistableModel(Of NetworkWritableResourceData)
- Inheritance
- Derived
- Implements
Constructors
| Name | Description |
|---|---|
| NetworkWritableResourceData() |
Initializes a new instance of NetworkWritableResourceData. |
Properties
| Name | Description |
|---|---|
| Id |
Resource ID. (Inherited from NetworkSubResource) |
| Name |
Resource name. |
| ResourceType |
Resource type. |