ContainerServiceFleetGatePatch Constructor
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.
Initializes a new instance of ContainerServiceFleetGatePatch.
public ContainerServiceFleetGatePatch(Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGateState? gatePatchState);
new Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGatePatch : Nullable<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGateState> -> Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGatePatch
Public Sub New (gatePatchState As Nullable(Of ContainerServiceFleetGateState))
Parameters
- gatePatchState
- Nullable<ContainerServiceFleetGateState>
The state of the Gate.