IUpdateAdministrativeState 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.UpdateAdministrativeStateTypeConverter))]
public interface IUpdateAdministrativeState : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IEnableDisableOnResources
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.UpdateAdministrativeStateTypeConverter))>]
type IUpdateAdministrativeState = interface
interface IJsonSerializable
interface IEnableDisableOnResources
Public Interface IUpdateAdministrativeState
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) |