ComputerInfo.PowerPlatformRole Property
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.
Power platform role
public:
property Nullable<Microsoft::PowerShell::Commands::PowerPlatformRole> PowerPlatformRole { Nullable<Microsoft::PowerShell::Commands::PowerPlatformRole> get(); };
public Microsoft.PowerShell.Commands.PowerPlatformRole? PowerPlatformRole { get; }
member this.PowerPlatformRole : Nullable<Microsoft.PowerShell.Commands.PowerPlatformRole>
Public ReadOnly Property PowerPlatformRole As Nullable(Of PowerPlatformRole)