File

src/app/ceph/cluster/configuration/configuration-form/configuration-form-create-request.model.ts

Index

Properties

Properties

name
Type : string
value
Type : Array<any>
Default value : []
export class ConfigFormCreateRequestModel {
  name: string;
  value: Array<any> = [];
}

result-matching ""

    No results matching ""