az redis patch-schedule

Mengelola jadwal patch Redis.

Perintah

Nama Deskripsi Jenis Status
az redis patch-schedule create

Buat jadwal patching untuk cache Redis.

Inti GA
az redis patch-schedule delete

Menghapus jadwal patching cache redis.

Inti GA
az redis patch-schedule show

Mendapatkan jadwal patching cache redis.

Inti GA
az redis patch-schedule update

Perbarui jadwal patching untuk cache Redis.

Inti GA

az redis patch-schedule create

Buat jadwal patching untuk cache Redis.

Contoh penggunaan - az redis patch-schedule create --name testCacheName --resource-group testResourceGroup --schedule-entries '[{"dayOfWeek":"Tuesday","startHourUtc":"00","maintenanceWindow":"PT5H"}]'.

az redis patch-schedule create --name
                               --resource-group
                               --schedule-entries

Parameter yang Diperlukan

--name -n

Nama cache Redis.

--resource-group -g

Nama grup sumber daya. Anda dapat mengonfigurasi grup default menggunakan az configure --defaults group=<name>.

--schedule-entries

Daftar entri jadwal Patch. Contoh Nilai:[{"dayOfWeek":"Monday","startHourUtc":"00","maintenanceWindow":"PT5H"}].

Parameter Global
--debug

Meningkatkan verbositas pengelogan untuk menampilkan semua log debug.

--help -h

Menampilkan pesan bantuan ini dan keluar.

--only-show-errors

Hanya menampilkan kesalahan, menyembunyikan peringatan.

--output -o

Format output.

nilai yang diterima: json, jsonc, none, table, tsv, yaml, yamlc
nilai default: json
--query

String kueri JMESPath. Lihat http://jmespath.org/ untuk informasi selengkapnya beserta contohnya.

--subscription

Nama atau ID langganan. Anda dapat mengonfigurasi langganan default menggunakan az account set -s NAME_OR_ID.

--verbose

Meningkatkan verbositas pengelogan. Gunakan --debug untuk log waktu lengkap.

az redis patch-schedule delete

Menghapus jadwal patching cache redis.

Contoh penggunaan - az redis patch-schedule delete --name testCacheName --resource-group testResourceGroup.

az redis patch-schedule delete --name
                               --resource-group

Parameter yang Diperlukan

--name -n

Nama cache Redis.

--resource-group -g

Nama grup sumber daya. Anda dapat mengonfigurasi grup default menggunakan az configure --defaults group=<name>.

Parameter Global
--debug

Meningkatkan verbositas pengelogan untuk menampilkan semua log debug.

--help -h

Menampilkan pesan bantuan ini dan keluar.

--only-show-errors

Hanya menampilkan kesalahan, menyembunyikan peringatan.

--output -o

Format output.

nilai yang diterima: json, jsonc, none, table, tsv, yaml, yamlc
nilai default: json
--query

String kueri JMESPath. Lihat http://jmespath.org/ untuk informasi selengkapnya beserta contohnya.

--subscription

Nama atau ID langganan. Anda dapat mengonfigurasi langganan default menggunakan az account set -s NAME_OR_ID.

--verbose

Meningkatkan verbositas pengelogan. Gunakan --debug untuk log waktu lengkap.

az redis patch-schedule show

Mendapatkan jadwal patching cache redis.

Contoh penggunaan - az redis patch-schedule show --name testCacheName --resource-group testResourceGroup [--query-examples].

az redis patch-schedule show --name
                             --resource-group

Parameter yang Diperlukan

--name -n

Nama cache Redis.

--resource-group -g

Nama grup sumber daya. Anda dapat mengonfigurasi grup default menggunakan az configure --defaults group=<name>.

Parameter Global
--debug

Meningkatkan verbositas pengelogan untuk menampilkan semua log debug.

--help -h

Menampilkan pesan bantuan ini dan keluar.

--only-show-errors

Hanya menampilkan kesalahan, menyembunyikan peringatan.

--output -o

Format output.

nilai yang diterima: json, jsonc, none, table, tsv, yaml, yamlc
nilai default: json
--query

String kueri JMESPath. Lihat http://jmespath.org/ untuk informasi selengkapnya beserta contohnya.

--subscription

Nama atau ID langganan. Anda dapat mengonfigurasi langganan default menggunakan az account set -s NAME_OR_ID.

--verbose

Meningkatkan verbositas pengelogan. Gunakan --debug untuk log waktu lengkap.

az redis patch-schedule update

Perbarui jadwal patching untuk cache Redis.

Contoh penggunaan - az redis patch-schedule update --name testCacheName --resource-group testResourceGroup --schedule-entries '[{"dayOfWeek":"Tuesday","startHourUtc":"00","maintenanceWindow":"PT5H"}]'.

az redis patch-schedule update --name
                               --resource-group
                               --schedule-entries

Parameter yang Diperlukan

--name -n

Nama cache Redis.

--resource-group -g

Nama grup sumber daya. Anda dapat mengonfigurasi grup default menggunakan az configure --defaults group=<name>.

--schedule-entries

Daftar entri jadwal Patch. Contoh Nilai:[{"dayOfWeek":"Monday","startHourUtc":"00","maintenanceWindow":"PT5H"}].

Parameter Global
--debug

Meningkatkan verbositas pengelogan untuk menampilkan semua log debug.

--help -h

Menampilkan pesan bantuan ini dan keluar.

--only-show-errors

Hanya menampilkan kesalahan, menyembunyikan peringatan.

--output -o

Format output.

nilai yang diterima: json, jsonc, none, table, tsv, yaml, yamlc
nilai default: json
--query

String kueri JMESPath. Lihat http://jmespath.org/ untuk informasi selengkapnya beserta contohnya.

--subscription

Nama atau ID langganan. Anda dapat mengonfigurasi langganan default menggunakan az account set -s NAME_OR_ID.

--verbose

Meningkatkan verbositas pengelogan. Gunakan --debug untuk log waktu lengkap.