Home
last modified time | relevance | path

Searched defs:InMageAzureV2ReprotectInput (Results 1 – 25 of 65) sorted by relevance

123

/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go8112 type InMageAzureV2ReprotectInput struct { struct
8114 MasterTargetID *string `json:"masterTargetId,omitempty"`
8116 ProcessServerID *string `json:"processServerId,omitempty"`
8118 StorageAccountID *string `json:"storageAccountId,omitempty"`
8120 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8122 PolicyID *string `json:"policyId,omitempty"`
8124 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8126 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8132 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8173 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7461 type InMageAzureV2ReprotectInput struct { struct
7463 MasterTargetID *string `json:"masterTargetId,omitempty"`
7465 ProcessServerID *string `json:"processServerId,omitempty"`
7467 StorageAccountID *string `json:"storageAccountId,omitempty"`
7469 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7471 PolicyID *string `json:"policyId,omitempty"`
7473 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7475 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7481 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7522 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go8112 type InMageAzureV2ReprotectInput struct { struct
8114 MasterTargetID *string `json:"masterTargetId,omitempty"`
8116 ProcessServerID *string `json:"processServerId,omitempty"`
8118 StorageAccountID *string `json:"storageAccountId,omitempty"`
8120 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8122 PolicyID *string `json:"policyId,omitempty"`
8124 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8126 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8132 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8173 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7461 type InMageAzureV2ReprotectInput struct { struct
7463 MasterTargetID *string `json:"masterTargetId,omitempty"`
7465 ProcessServerID *string `json:"processServerId,omitempty"`
7467 StorageAccountID *string `json:"storageAccountId,omitempty"`
7469 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7471 PolicyID *string `json:"policyId,omitempty"`
7473 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7475 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7481 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7522 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go8250 type InMageAzureV2ReprotectInput struct { struct
8252 MasterTargetID *string `json:"masterTargetId,omitempty"`
8254 ProcessServerID *string `json:"processServerId,omitempty"`
8256 StorageAccountID *string `json:"storageAccountId,omitempty"`
8258 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8260 PolicyID *string `json:"policyId,omitempty"`
8262 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8264 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8270 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8311 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7450 type InMageAzureV2ReprotectInput struct { struct
7452 MasterTargetID *string `json:"masterTargetId,omitempty"`
7454 ProcessServerID *string `json:"processServerId,omitempty"`
7456 StorageAccountID *string `json:"storageAccountId,omitempty"`
7458 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7460 PolicyID *string `json:"policyId,omitempty"`
7462 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7464 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7470 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7511 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7450 type InMageAzureV2ReprotectInput struct { struct
7452 MasterTargetID *string `json:"masterTargetId,omitempty"`
7454 ProcessServerID *string `json:"processServerId,omitempty"`
7456 StorageAccountID *string `json:"storageAccountId,omitempty"`
7458 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7460 PolicyID *string `json:"policyId,omitempty"`
7462 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7464 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7470 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7511 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7450 type InMageAzureV2ReprotectInput struct { struct
7452 MasterTargetID *string `json:"masterTargetId,omitempty"`
7454 ProcessServerID *string `json:"processServerId,omitempty"`
7456 StorageAccountID *string `json:"storageAccountId,omitempty"`
7458 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7460 PolicyID *string `json:"policyId,omitempty"`
7462 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7464 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7470 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7511 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go8250 type InMageAzureV2ReprotectInput struct { struct
8252 MasterTargetID *string `json:"masterTargetId,omitempty"`
8254 ProcessServerID *string `json:"processServerId,omitempty"`
8256 StorageAccountID *string `json:"storageAccountId,omitempty"`
8258 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8260 PolicyID *string `json:"policyId,omitempty"`
8262 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8264 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8270 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8311 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go8250 type InMageAzureV2ReprotectInput struct { struct
8252 MasterTargetID *string `json:"masterTargetId,omitempty"`
8254 ProcessServerID *string `json:"processServerId,omitempty"`
8256 StorageAccountID *string `json:"storageAccountId,omitempty"`
8258 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8260 PolicyID *string `json:"policyId,omitempty"`
8262 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8264 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8270 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8311 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go8250 type InMageAzureV2ReprotectInput struct { struct
8252 MasterTargetID *string `json:"masterTargetId,omitempty"`
8254 ProcessServerID *string `json:"processServerId,omitempty"`
8256 StorageAccountID *string `json:"storageAccountId,omitempty"`
8258 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8260 PolicyID *string `json:"policyId,omitempty"`
8262 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8264 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8270 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8311 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7450 type InMageAzureV2ReprotectInput struct { struct
7452 MasterTargetID *string `json:"masterTargetId,omitempty"`
7454 ProcessServerID *string `json:"processServerId,omitempty"`
7456 StorageAccountID *string `json:"storageAccountId,omitempty"`
7458 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7460 PolicyID *string `json:"policyId,omitempty"`
7462 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7464 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7470 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7511 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go8595 type InMageAzureV2ReprotectInput struct { struct
8597 MasterTargetID *string `json:"masterTargetId,omitempty"`
8599 ProcessServerID *string `json:"processServerId,omitempty"`
8601 StorageAccountID *string `json:"storageAccountId,omitempty"`
8603 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8605 PolicyID *string `json:"policyId,omitempty"`
8607 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8609 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8615 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8646 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7450 type InMageAzureV2ReprotectInput struct { struct
7452 MasterTargetID *string `json:"masterTargetId,omitempty"`
7454 ProcessServerID *string `json:"processServerId,omitempty"`
7456 StorageAccountID *string `json:"storageAccountId,omitempty"`
7458 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7460 PolicyID *string `json:"policyId,omitempty"`
7462 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7464 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7470 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7511 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go8650 type InMageAzureV2ReprotectInput struct { struct
8652 MasterTargetID *string `json:"masterTargetId,omitempty"`
8654 ProcessServerID *string `json:"processServerId,omitempty"`
8656 StorageAccountID *string `json:"storageAccountId,omitempty"`
8658 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8660 PolicyID *string `json:"policyId,omitempty"`
8662 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8664 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8670 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8701 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/recoveryservices/mgmt/2016-08-10/siterecovery/
H A Dmodels.go7450 type InMageAzureV2ReprotectInput struct { struct
7452 MasterTargetID *string `json:"masterTargetId,omitempty"`
7454 ProcessServerID *string `json:"processServerId,omitempty"`
7456 StorageAccountID *string `json:"storageAccountId,omitempty"`
7458 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
7460 PolicyID *string `json:"policyId,omitempty"`
7462 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
7464 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
7470 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
7511 func (imavri InMageAzureV2ReprotectInput) AsInMageReprotectInput() (*InMageReprotectInput, bool) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go9264 type InMageAzureV2ReprotectInput struct { struct
9266 MasterTargetID *string `json:"masterTargetId,omitempty"`
9268 ProcessServerID *string `json:"processServerId,omitempty"`
9270 StorageAccountID *string `json:"storageAccountId,omitempty"`
9272 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
9274 PolicyID *string `json:"policyId,omitempty"`
9276 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
9278 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
9284 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
9315 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go8091 type InMageAzureV2ReprotectInput struct { struct
8093 MasterTargetID *string `json:"masterTargetId,omitempty"`
8095 ProcessServerID *string `json:"processServerId,omitempty"`
8097 StorageAccountID *string `json:"storageAccountId,omitempty"`
8099 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8101 PolicyID *string `json:"policyId,omitempty"`
8103 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8105 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8111 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8142 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go8091 type InMageAzureV2ReprotectInput struct { struct
8093 MasterTargetID *string `json:"masterTargetId,omitempty"`
8095 ProcessServerID *string `json:"processServerId,omitempty"`
8097 StorageAccountID *string `json:"storageAccountId,omitempty"`
8099 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8101 PolicyID *string `json:"policyId,omitempty"`
8103 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8105 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8111 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8142 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go8091 type InMageAzureV2ReprotectInput struct { struct
8093 MasterTargetID *string `json:"masterTargetId,omitempty"`
8095 ProcessServerID *string `json:"processServerId,omitempty"`
8097 StorageAccountID *string `json:"storageAccountId,omitempty"`
8099 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8101 PolicyID *string `json:"policyId,omitempty"`
8103 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8105 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8111 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8142 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go9172 type InMageAzureV2ReprotectInput struct { struct
9174 MasterTargetID *string `json:"masterTargetId,omitempty"`
9176 ProcessServerID *string `json:"processServerId,omitempty"`
9178 StorageAccountID *string `json:"storageAccountId,omitempty"`
9180 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
9182 PolicyID *string `json:"policyId,omitempty"`
9184 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
9186 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
9192 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
9223 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go9172 type InMageAzureV2ReprotectInput struct { struct
9174 MasterTargetID *string `json:"masterTargetId,omitempty"`
9176 ProcessServerID *string `json:"processServerId,omitempty"`
9178 StorageAccountID *string `json:"storageAccountId,omitempty"`
9180 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
9182 PolicyID *string `json:"policyId,omitempty"`
9184 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
9186 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
9192 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
9223 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go9172 type InMageAzureV2ReprotectInput struct { struct
9174 MasterTargetID *string `json:"masterTargetId,omitempty"`
9176 ProcessServerID *string `json:"processServerId,omitempty"`
9178 StorageAccountID *string `json:"storageAccountId,omitempty"`
9180 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
9182 PolicyID *string `json:"policyId,omitempty"`
9184 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
9186 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
9192 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
9223 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go8091 type InMageAzureV2ReprotectInput struct { struct
8093 MasterTargetID *string `json:"masterTargetId,omitempty"`
8095 ProcessServerID *string `json:"processServerId,omitempty"`
8097 StorageAccountID *string `json:"storageAccountId,omitempty"`
8099 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8101 PolicyID *string `json:"policyId,omitempty"`
8103 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8105 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8111 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8142 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2018-01-10/siterecovery/
H A Dmodels.go8102 type InMageAzureV2ReprotectInput struct { struct
8104 MasterTargetID *string `json:"masterTargetId,omitempty"`
8106 ProcessServerID *string `json:"processServerId,omitempty"`
8108 StorageAccountID *string `json:"storageAccountId,omitempty"`
8110 RunAsAccountID *string `json:"runAsAccountId,omitempty"`
8112 PolicyID *string `json:"policyId,omitempty"`
8114 LogStorageAccountID *string `json:"logStorageAccountId,omitempty"`
8116 DisksToInclude *[]string `json:"disksToInclude,omitempty"`
8122 func (imavri InMageAzureV2ReprotectInput) MarshalJSON() ([]byte, error) {
8153 func (imavri InMageAzureV2ReprotectInput) AsA2AReprotectInput() (*A2AReprotectInput, bool) {
[all …]

123