HostpoolPublicNetworkAccess Struct

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostpoolPublicNetworkAccessTypeConverter))]
public struct HostpoolPublicNetworkAccess : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostpoolPublicNetworkAccess>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostpoolPublicNetworkAccessTypeConverter))>]
type HostpoolPublicNetworkAccess = struct
    interface IArgumentCompleter
Public Structure HostpoolPublicNetworkAccess
Implements IArgumentCompleter, IEquatable(Of HostpoolPublicNetworkAccess)
Inheritance
HostpoolPublicNetworkAccess
Attributes
Implements

Fields

Disabled
Enabled
EnabledForClientsOnly
EnabledForSessionHostsOnly

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)
Equals(HostpoolPublicNetworkAccess)
Equals(Object)
GetHashCode()
ToString()

Operators

Equality(HostpoolPublicNetworkAccess, HostpoolPublicNetworkAccess)
Implicit(HostpoolPublicNetworkAccess to String)
Implicit(String to HostpoolPublicNetworkAccess)
Inequality(HostpoolPublicNetworkAccess, HostpoolPublicNetworkAccess)

Applies to