IUpdateDeviceAdministrativeState Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.UpdateDeviceAdministrativeStateTypeConverter))]
public interface IUpdateDeviceAdministrativeState : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IEnableDisableOnResources
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.UpdateDeviceAdministrativeStateTypeConverter))>]
type IUpdateDeviceAdministrativeState = interface
interface IJsonSerializable
interface IEnableDisableOnResources
Public Interface IUpdateDeviceAdministrativeState
Implements IEnableDisableOnResources
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ResourceId |
Network Fabrics or Network Rack resource Id. (Inherited from IEnableDisableOnResources) |
| State |
Administrative state. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |