Home
last modified time | relevance | path

Searched defs:IPConfigurationPropertiesFormat (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/azure-sdk-for-go/arm/network/
H A Dmodels.go1426 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
1432 type IPConfigurationPropertiesFormat struct { struct
1433 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
1434 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
1435 Subnet *Subnet `json:"subnet,omitempty"`
1436 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
1437 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/Azure/azure-sdk-for-go/arm/network/
H A Dmodels.go1353 type IPConfigurationPropertiesFormat struct { struct
1354 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
1355 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
1356 Subnet *Subnet `json:"subnet,omitempty"`
1357 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
1358 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/Azure/azure-sdk-for-go/arm/network/
H A Dmodels.go1353 type IPConfigurationPropertiesFormat struct { struct
1354 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
1355 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
1356 Subnet *Subnet `json:"subnet,omitempty"`
1357 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
1358 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/arm/network/
H A Dmodels.go1432 type IPConfigurationPropertiesFormat struct { struct
1433 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
1434 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
1435 Subnet *Subnet `json:"subnet,omitempty"`
1436 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
1437 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/arm/network/
H A Dmodels.go1432 type IPConfigurationPropertiesFormat struct { struct
1433 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
1434 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
1435 Subnet *Subnet `json:"subnet,omitempty"`
1436 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
1437 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4308 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4387 type IPConfigurationPropertiesFormat struct { struct
4389 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4391 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4393 Subnet *Subnet `json:"subnet,omitempty"`
4395 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4397 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4057 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4136 type IPConfigurationPropertiesFormat struct { struct
4138 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4140 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4142 Subnet *Subnet `json:"subnet,omitempty"`
4144 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4146 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4308 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4387 type IPConfigurationPropertiesFormat struct { struct
4389 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4391 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4393 Subnet *Subnet `json:"subnet,omitempty"`
4395 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4397 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4308 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4387 type IPConfigurationPropertiesFormat struct { struct
4389 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4391 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4393 Subnet *Subnet `json:"subnet,omitempty"`
4395 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4397 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4489 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4568 type IPConfigurationPropertiesFormat struct { struct
4570 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4572 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4574 Subnet *Subnet `json:"subnet,omitempty"`
4576 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4578 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go3683 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
3762 type IPConfigurationPropertiesFormat struct { struct
3764 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
3766 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
3768 Subnet *Subnet `json:"subnet,omitempty"`
3770 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
3772 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4489 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4568 type IPConfigurationPropertiesFormat struct { struct
4570 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4572 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4574 Subnet *Subnet `json:"subnet,omitempty"`
4576 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4578 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4489 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4568 type IPConfigurationPropertiesFormat struct { struct
4570 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4572 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4574 Subnet *Subnet `json:"subnet,omitempty"`
4576 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4578 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4489 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4568 type IPConfigurationPropertiesFormat struct { struct
4570 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4572 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4574 Subnet *Subnet `json:"subnet,omitempty"`
4576 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4578 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4308 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4387 type IPConfigurationPropertiesFormat struct { struct
4389 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4391 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4393 Subnet *Subnet `json:"subnet,omitempty"`
4395 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4397 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4399 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4478 type IPConfigurationPropertiesFormat struct { struct
4480 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4482 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4484 Subnet *Subnet `json:"subnet,omitempty"`
4486 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4488 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4489 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4568 type IPConfigurationPropertiesFormat struct { struct
4570 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4572 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4574 Subnet *Subnet `json:"subnet,omitempty"`
4576 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4578 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/azure/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4489 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4568 type IPConfigurationPropertiesFormat struct { struct
4570 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4572 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4574 Subnet *Subnet `json:"subnet,omitempty"`
4576 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4578 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4209 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4288 type IPConfigurationPropertiesFormat struct { struct
4290 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4292 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4294 Subnet *Subnet `json:"subnet,omitempty"`
4296 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4298 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go3683 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
3762 type IPConfigurationPropertiesFormat struct { struct
3764 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
3766 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
3768 Subnet *Subnet `json:"subnet,omitempty"`
3770 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
3772 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-06-01/network/
H A Dmodels.go4632 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4711 type IPConfigurationPropertiesFormat struct { struct
4713 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4715 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4717 Subnet *Subnet `json:"subnet,omitempty"`
4719 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4721 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4592 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4671 type IPConfigurationPropertiesFormat struct { struct
4673 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4675 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4677 Subnet *Subnet `json:"subnet,omitempty"`
4679 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4681 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4140 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4219 type IPConfigurationPropertiesFormat struct { struct
4221 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4223 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4225 Subnet *Subnet `json:"subnet,omitempty"`
4227 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4229 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/network/mgmt/2015-06-15/network/
H A Dmodels.go4451 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4530 type IPConfigurationPropertiesFormat struct { struct
4532 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4534 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4536 Subnet *Subnet `json:"subnet,omitempty"`
4538 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4540 ProvisioningState *string `json:"provisioningState,omitempty"`
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2016-03-30/network/
H A Dmodels.go4140 *IPConfigurationPropertiesFormat `json:"properties,omitempty"` anonMember
4219 type IPConfigurationPropertiesFormat struct { struct
4221 PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
4223 PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
4225 Subnet *Subnet `json:"subnet,omitempty"`
4227 PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
4229 ProvisioningState *string `json:"provisioningState,omitempty"`

12345678910>>...22