SecuritySolutionsReferenceInfo.Type Property

Definition

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

public Azure.Core.ResourceType? Type { get; }
member this.Type : Nullable<Azure.Core.ResourceType>
Public ReadOnly Property Type As Nullable(Of ResourceType)

Property Value

Applies to