ModelExtensions.CastEnum<TFromEnum,TToEnum>(TFromEnum) Method
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.
public static TToEnum CastEnum<TFromEnum,TToEnum> (this TFromEnum fromEnum);
static member CastEnum : 'FromEnum -> 'oEnum
<Extension()>
Public Function CastEnum(Of TFromEnum, TToEnum) (fromEnum As TFromEnum) As TToEnum
- TFromEnum
- TToEnum
- fromEnum
- TFromEnum
TToEnum
Produit | Versions |
---|---|
Azure RM - PowerShell Commands | Latest |