你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TemplateFileParameter Class

Definition

public class TemplateFileParameter : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.TemplateFileTypeDefinition
type TemplateFileParameter = class
    inherit TemplateFileTypeDefinition
Public Class TemplateFileParameter
Inherits TemplateFileTypeDefinition
Inheritance
TemplateFileParameter

Constructors

TemplateFileParameter()

Properties

AllowedValues (Inherited from TemplateFileTypeDefinition)
DefaultValue
MaxLength (Inherited from TemplateFileTypeDefinition)
MinLength (Inherited from TemplateFileTypeDefinition)
Nullable (Inherited from TemplateFileTypeDefinition)
Ref (Inherited from TemplateFileTypeDefinition)
Type (Inherited from TemplateFileTypeDefinition)

Applies to