IGatewayUpdate 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.ConnectedMachine.Models.GatewayUpdateTypeConverter))]
public interface IGatewayUpdate : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IResourceUpdate
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.GatewayUpdateTypeConverter))>]
type IGatewayUpdate = interface
interface IJsonSerializable
interface IResourceUpdate
Public Interface IGatewayUpdate
Implements IResourceUpdate
- Derived
- Attributes
- Implements
Properties
AllowedFeature |
Specifies the list of features that are enabled for this Gateway. |
Tags |
Resource tags (Inherited from IResourceUpdate) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |