< Back

New-IosMinimumOperatingSystemObject

Sat Jan 18, 2020 12:32 pm

NAME New-IosMinimumOperatingSystemObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.iosMinimumOperatingSystem" (or one of its derived types).





SYNTAX

New-IosMinimumOperatingSystemObject [-v10_0 <bool>] [-v11_0 <bool>] [-v12_0 <bool>] [-v8_0 <bool>] [-v9_0 <bool>]

[<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.iosMinimumOperatingSystem" (or one of its derived types).





PARAMETERS

-v8_0 <bool>

The "v8_0" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.iosMinimumOperatingSystem" type.



Version 8.0 or later.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-v9_0 <bool>

The "v9_0" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.iosMinimumOperatingSystem" type.



Version 9.0 or later.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-v10_0 <bool>

The "v10_0" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.iosMinimumOperatingSystem" type.



Version 10.0 or later.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-v11_0 <bool>

The "v11_0" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.iosMinimumOperatingSystem" type.



Version 11.0 or later.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-v12_0 <bool>

The "v12_0" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.iosMinimumOperatingSystem" type.



Version 12.0 or later.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS