Delen via


SphereImageType Struct

Definition

Image type values.

public readonly struct SphereImageType : IEquatable<Azure.ResourceManager.Sphere.Models.SphereImageType>
type SphereImageType = struct
Public Structure SphereImageType
Implements IEquatable(Of SphereImageType)
Inheritance
SphereImageType
Implements

Constructors

SphereImageType(String)

Initializes a new instance of SphereImageType.

Properties

Applications

Applications image type.

BaseSystemUpdateManifest

Base system update manifest image type.

BootManifest

Boot manifest image type.

CustomerBoardConfig

Customer board config image type.

CustomerUpdateManifest

Customer update manifest image type.

FirmwareUpdateManifest

Firmware update manifest image type.

FwConfig

FW config image type.

InvalidImageType

Invalid image.

ManifestSet

manifest set image type.

NormalWorldDtb

Normal world dtb image type.

NormalWorldKernel

Normal world kernel image type.

NormalWorldLoader

Normal world loader image type.

Nwfs

Nwfs image type.

OneBl

One Bl image type.

Other

Other image type.

PlutonRuntime

Pluton image type.

Policy

Policy image type.

RecoveryManifest

Recovery manifest image type.

RootFs

Root FS image type.

SecurityMonitor

Security monitor image type.

Services

Services image type.

TrustedKeystore

Trusted key store image type.

UpdateCertStore

Update certificate store image type.

WifiFirmware

Wifi firmware image type.

Methods

Equals(SphereImageType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(SphereImageType, SphereImageType)

Determines if two SphereImageType values are the same.

Implicit(String to SphereImageType)

Converts a string to a SphereImageType.

Inequality(SphereImageType, SphereImageType)

Determines if two SphereImageType values are not the same.

Applies to