共用方式為


RedisFirewallRuleCreateParameters interface

在 redis 快取上建立防火牆規則所需的參數。 (請注意,您現在可以改用 FirewallRule 類型。)

Extends

繼承的屬性

endIP

範圍中包含的最高IP位址

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

startIP

範圍中包含的最低IP位址

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性詳細資料

endIP

範圍中包含的最高IP位址

endIP: string

屬性值

string

繼承自RedisFirewallRule.endIP

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自RedisFirewallRule.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自RedisFirewallRule.name

startIP

範圍中包含的最低IP位址

startIP: string

屬性值

string

繼承自RedisFirewallRule.startIP

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自RedisFirewallRule.type