CloudMssqlServerInstance
    • PDF

    CloudMssqlServerInstance

    • PDF

    記事の要約

    VPC環境で利用できます。

    Cloud DB for MSSQLサーバインスタンスです。

    構文

    構文は次の通りです。

    private String cloudMssqlServerInstanceNo;
    private String cloudMssqlServerName;
    private CommonCode cloudMssqlServerRole;
    private String cloudMssqlServerInstanceStatusName;
    private CommonCode cloudMssqlServerInstanceStatus;
    private CommonCode cloudMssqlServerInstanceOperation;
    private String regionCode;
    private String zoneCode;
    private String vpcNo;
    private String subnetNo;
    private Long dataStorageSize;
    private Integer cpuCount;
    private Long memorySize;
    private Boolean isPublicSubnet;
    private String cloudMssqlProductCode;
    private String privateDomain;
    private Date createDate;
    private Date uptime;
    private CommonCode dataStorageType;
    private Long usedDataStorageSize;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    cloudMssqlServerInstanceNoStringRequiredCloud DB for MSSQLサーバインスタンス番号
    cloudMssqlServerNameStringRequiredCloud DB for MSSQLサーバ名
    cloudMssqlServerRoleCommonCodeRequiredCloud DB for MSSQLサーバロール
    cloudMssqlServerInstanceStatusNameStringRequiredCloud DB for MSSQLサーバインスタンスの状態名
    • creating | deleted | deleting | downgrading | pending | recovering | reinstalling | restarting | running | settingup | shuttingdown | stopped | upgrading | downgrading
    cloudMssqlServerInstanceStatusCommonCodeRequiredCloud DB for MSSQLサーバインスタンスの状態
    • DEL | PEND | RUN | STOP | FSTOP
      • DEL: Deleted
      • PEND: Pending
      • RUN: Running
      • STOP: Stopped
      • FSTOP: Failure Stopped
    cloudMssqlServerInstanceOperationCommonCodeRequiredCloud DB for MSSQLサーバインスタンスの運用状態
    • NOOP | CREAT | START | RSTRT | SETUP | STOP | FO | DEL | UPGD | DWGD | RISTL
      • NOOP: No Operation
      • CREAT: Create
      • START: Start
      • RSTRT: Restart
      • SETUP: Setup
      • STOP: Stop
      • FO: Failover
      • DEL: Delete
      • UPGD: Upgrade
      • DWGD: Downgrade
      • RISTL: Reinstall
    regionCodeStringRequiredリージョンコード
    zoneCodeStringRequiredゾーンコード
    vpcNoStringRequiredVPC番号
    subnetNoStringRequiredSubnet番号
    dataStorageSizeLongRequiredデータストレージ容量
    cpuCountIntegerRequiredVirtual CPU(vCPU)数
    memorySizeLongRequiredメモリ容量
    isPublicSubnetBooleanOptionalPublic Subnetかどうか
    • true | false
    cloudMssqlProductCodeStringOptionalCloud DB for MSSQL商品コード
    privateDomainStringOptionalプライベートドメイン名
    createDateDateOptional作成日時
    uptimeDateOptionalVMの起動完了時間
    dataStorageTypeCommonCodeOptionalデータストレージタイプ
    usedDataStorageSizeLongOptional使用中のデータストレージ容量

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.