Aracılığıyla paylaş


PSDeviceSecurityGroupConverters.ConvertToPSType Method

Definition

Overloads

ConvertToPSType(AllowlistCustomAlertRule)
ConvertToPSType(IEnumerable<TimeWindowCustomAlertRule>)
ConvertToPSType(IEnumerable<DeviceSecurityGroup>)
ConvertToPSType(IEnumerable<DenylistCustomAlertRule>)
ConvertToPSType(IEnumerable<AllowlistCustomAlertRule>)
ConvertToPSType(IEnumerable<ThresholdCustomAlertRule>)
ConvertToPSType(ThresholdCustomAlertRule)
ConvertToPSType(DeviceSecurityGroup)
ConvertToPSType(DenylistCustomAlertRule)
ConvertToPSType(TimeWindowCustomAlertRule)

ConvertToPSType(AllowlistCustomAlertRule)

public static Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSAllowlistCustomAlertRule ConvertToPSType (this Microsoft.Azure.Management.Security.Models.AllowlistCustomAlertRule value);
static member ConvertToPSType : Microsoft.Azure.Management.Security.Models.AllowlistCustomAlertRule -> Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSAllowlistCustomAlertRule
<Extension()>
Public Function ConvertToPSType (value As AllowlistCustomAlertRule) As PSAllowlistCustomAlertRule

Parameters

Returns

Applies to

ConvertToPSType(IEnumerable<TimeWindowCustomAlertRule>)

public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSTimeWindowCustomAlertRule> ConvertToPSType (this System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Security.Models.TimeWindowCustomAlertRule> value);
static member ConvertToPSType : seq<Microsoft.Azure.Management.Security.Models.TimeWindowCustomAlertRule> -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSTimeWindowCustomAlertRule>
<Extension()>
Public Function ConvertToPSType (value As IEnumerable(Of TimeWindowCustomAlertRule)) As IList(Of PSTimeWindowCustomAlertRule)

Parameters

Returns

Applies to

ConvertToPSType(IEnumerable<DeviceSecurityGroup>)

public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDeviceSecurityGroup> ConvertToPSType (this System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Security.Models.DeviceSecurityGroup> value);
static member ConvertToPSType : seq<Microsoft.Azure.Management.Security.Models.DeviceSecurityGroup> -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDeviceSecurityGroup>
<Extension()>
Public Function ConvertToPSType (value As IEnumerable(Of DeviceSecurityGroup)) As IList(Of PSDeviceSecurityGroup)

Parameters

Returns

Applies to

ConvertToPSType(IEnumerable<DenylistCustomAlertRule>)

public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDenylistCustomAlertRule> ConvertToPSType (this System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Security.Models.DenylistCustomAlertRule> value);
static member ConvertToPSType : seq<Microsoft.Azure.Management.Security.Models.DenylistCustomAlertRule> -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDenylistCustomAlertRule>
<Extension()>
Public Function ConvertToPSType (value As IEnumerable(Of DenylistCustomAlertRule)) As IList(Of PSDenylistCustomAlertRule)

Parameters

Returns

Applies to

ConvertToPSType(IEnumerable<AllowlistCustomAlertRule>)

public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSAllowlistCustomAlertRule> ConvertToPSType (this System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Security.Models.AllowlistCustomAlertRule> value);
static member ConvertToPSType : seq<Microsoft.Azure.Management.Security.Models.AllowlistCustomAlertRule> -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSAllowlistCustomAlertRule>
<Extension()>
Public Function ConvertToPSType (value As IEnumerable(Of AllowlistCustomAlertRule)) As IList(Of PSAllowlistCustomAlertRule)

Parameters

Returns

Applies to

ConvertToPSType(IEnumerable<ThresholdCustomAlertRule>)

public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSThresholdCustomAlertRule> ConvertToPSType (this System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Security.Models.ThresholdCustomAlertRule> value);
static member ConvertToPSType : seq<Microsoft.Azure.Management.Security.Models.ThresholdCustomAlertRule> -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSThresholdCustomAlertRule>
<Extension()>
Public Function ConvertToPSType (value As IEnumerable(Of ThresholdCustomAlertRule)) As IList(Of PSThresholdCustomAlertRule)

Parameters

Returns

Applies to

ConvertToPSType(ThresholdCustomAlertRule)

public static Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSThresholdCustomAlertRule ConvertToPSType (this Microsoft.Azure.Management.Security.Models.ThresholdCustomAlertRule value);
static member ConvertToPSType : Microsoft.Azure.Management.Security.Models.ThresholdCustomAlertRule -> Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSThresholdCustomAlertRule
<Extension()>
Public Function ConvertToPSType (value As ThresholdCustomAlertRule) As PSThresholdCustomAlertRule

Parameters

Returns

Applies to

ConvertToPSType(DeviceSecurityGroup)

public static Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDeviceSecurityGroup ConvertToPSType (this Microsoft.Azure.Management.Security.Models.DeviceSecurityGroup value);
static member ConvertToPSType : Microsoft.Azure.Management.Security.Models.DeviceSecurityGroup -> Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDeviceSecurityGroup
<Extension()>
Public Function ConvertToPSType (value As DeviceSecurityGroup) As PSDeviceSecurityGroup

Parameters

Returns

Applies to

ConvertToPSType(DenylistCustomAlertRule)

public static Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDenylistCustomAlertRule ConvertToPSType (this Microsoft.Azure.Management.Security.Models.DenylistCustomAlertRule value);
static member ConvertToPSType : Microsoft.Azure.Management.Security.Models.DenylistCustomAlertRule -> Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSDenylistCustomAlertRule
<Extension()>
Public Function ConvertToPSType (value As DenylistCustomAlertRule) As PSDenylistCustomAlertRule

Parameters

Returns

Applies to

ConvertToPSType(TimeWindowCustomAlertRule)

public static Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSTimeWindowCustomAlertRule ConvertToPSType (this Microsoft.Azure.Management.Security.Models.TimeWindowCustomAlertRule value);
static member ConvertToPSType : Microsoft.Azure.Management.Security.Models.TimeWindowCustomAlertRule -> Microsoft.Azure.Commands.Security.Models.DeviceSecurityGroups.PSTimeWindowCustomAlertRule
<Extension()>
Public Function ConvertToPSType (value As TimeWindowCustomAlertRule) As PSTimeWindowCustomAlertRule

Parameters

Returns

Applies to