共用方式為


Constants.ParameterDefinitionTypes 類別

定義

允許的參數類型,與 Azure 資源範本一致

public static class Constants.ParameterDefinitionTypes
type Constants.ParameterDefinitionTypes = class
Public Class Constants.ParameterDefinitionTypes
繼承
Constants.ParameterDefinitionTypes

欄位

Array

允許的參數類型,與 Azure 資源範本一致

Bool

允許的參數類型,與 Azure 資源範本一致

Int

允許的參數類型,與 Azure 資源範本一致

Object

允許的參數類型,與 Azure 資源範本一致

SecureObject

允許的參數類型,與 Azure 資源範本一致

SecureString

允許的參數類型,與 Azure 資源範本一致

String

允許的參數類型,與 Azure 資源範本一致

適用於