Home
last modified time | relevance | path

Searched defs:StaticSiteARMResource (Results 1 – 25 of 128) sorted by relevance

123456

/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2019_08_01/aio/operations/
H A D_static_sites_operations.py251 static_site_envelope: "_models.StaticSiteARMResource",
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_06_01/aio/operations/
H A D_static_sites_operations.py317 static_site_envelope: "_models.StaticSiteARMResource",
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_09_01/aio/operations/
H A D_static_sites_operations.py317 static_site_envelope: "_models.StaticSiteARMResource",
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2021_01_01/aio/operations/
H A D_static_sites_operations.py319 static_site_envelope: "_models.StaticSiteARMResource",
377 static_site_envelope: "_models.StaticSiteARMResource",
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2021_01_15/aio/operations/
H A D_static_sites_operations.py319 static_site_envelope: "_models.StaticSiteARMResource",
377 static_site_envelope: "_models.StaticSiteARMResource",
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_12_01/aio/operations/
H A D_static_sites_operations.py319 static_site_envelope: "_models.StaticSiteARMResource",
377 static_site_envelope: "_models.StaticSiteARMResource",
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2019-08-01/web/
H A Dmodels.go21265 type StaticSiteARMResource struct { struct
21266 autorest.Response `json:"-"`
21268 *StaticSite `json:"properties,omitempty"`
21269 Sku *SkuDescription `json:"sku,omitempty"`
21271 ID *string `json:"id,omitempty"`
21273 Name *string `json:"name,omitempty"`
21275 Kind *string `json:"kind,omitempty"`
21277 Location *string `json:"location,omitempty"`
21279 Type *string `json:"type,omitempty"`
21281 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2019-08-01/web/
H A Dmodels.go22661 type StaticSiteARMResource struct { struct
22662 autorest.Response `json:"-"`
22664 *StaticSite `json:"properties,omitempty"`
22665 Sku *SkuDescription `json:"sku,omitempty"`
22667 ID *string `json:"id,omitempty"`
22669 Name *string `json:"name,omitempty"`
22671 Kind *string `json:"kind,omitempty"`
22673 Location *string `json:"location,omitempty"`
22675 Type *string `json:"type,omitempty"`
22677 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/web/mgmt/2019-08-01/web/
H A Dmodels.go22661 type StaticSiteARMResource struct { struct
22662 autorest.Response `json:"-"`
22664 *StaticSite `json:"properties,omitempty"`
22665 Sku *SkuDescription `json:"sku,omitempty"`
22667 ID *string `json:"id,omitempty"`
22669 Name *string `json:"name,omitempty"`
22671 Kind *string `json:"kind,omitempty"`
22673 Location *string `json:"location,omitempty"`
22675 Type *string `json:"type,omitempty"`
22677 Tags map[string]*string `json:"tags"`
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2019-08-01/web/
H A Dmodels.go22661 type StaticSiteARMResource struct { struct
22662 autorest.Response `json:"-"`
22664 *StaticSite `json:"properties,omitempty"`
22665 Sku *SkuDescription `json:"sku,omitempty"`
22667 ID *string `json:"id,omitempty"`
22669 Name *string `json:"name,omitempty"`
22671 Kind *string `json:"kind,omitempty"`
22673 Location *string `json:"location,omitempty"`
22675 Type *string `json:"type,omitempty"`
22677 Tags map[string]*string `json:"tags"`
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2019-08-01/web/
H A Dmodels.go22661 type StaticSiteARMResource struct { struct
22662 autorest.Response `json:"-"`
22664 *StaticSite `json:"properties,omitempty"`
22665 Sku *SkuDescription `json:"sku,omitempty"`
22667 ID *string `json:"id,omitempty"`
22669 Name *string `json:"name,omitempty"`
22671 Kind *string `json:"kind,omitempty"`
22673 Location *string `json:"location,omitempty"`
22675 Type *string `json:"type,omitempty"`
22677 Tags map[string]*string `json:"tags"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-06-01/web/
H A Dmodels.go23508 type StaticSiteARMResource struct { struct
23509 autorest.Response `json:"-"`
23511 *StaticSite `json:"properties,omitempty"`
23512 Sku *SkuDescription `json:"sku,omitempty"`
23514 ID *string `json:"id,omitempty"`
23516 Name *string `json:"name,omitempty"`
23518 Kind *string `json:"kind,omitempty"`
23520 Location *string `json:"location,omitempty"`
23522 Type *string `json:"type,omitempty"`
23524 Tags map[string]*string `json:"tags"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2019-08-01/web/
H A Dmodels.go20950 type StaticSiteARMResource struct { struct
20951 autorest.Response `json:"-"`
20953 *StaticSite `json:"properties,omitempty"`
20954 Sku *SkuDescription `json:"sku,omitempty"`
20956 ID *string `json:"id,omitempty"`
20958 Name *string `json:"name,omitempty"`
20960 Kind *string `json:"kind,omitempty"`
20962 Location *string `json:"location,omitempty"`
20964 Type *string `json:"type,omitempty"`
20966 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/web/mgmt/2019-08-01/web/
H A Dmodels.go22661 type StaticSiteARMResource struct { struct
22662 autorest.Response `json:"-"`
22664 *StaticSite `json:"properties,omitempty"`
22665 Sku *SkuDescription `json:"sku,omitempty"`
22667 ID *string `json:"id,omitempty"`
22669 Name *string `json:"name,omitempty"`
22671 Kind *string `json:"kind,omitempty"`
22673 Location *string `json:"location,omitempty"`
22675 Type *string `json:"type,omitempty"`
22677 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/web/mgmt/2019-08-01/web/
H A Dmodels.go22661 type StaticSiteARMResource struct { struct
22662 autorest.Response `json:"-"`
22664 *StaticSite `json:"properties,omitempty"`
22665 Sku *SkuDescription `json:"sku,omitempty"`
22667 ID *string `json:"id,omitempty"`
22669 Name *string `json:"name,omitempty"`
22671 Kind *string `json:"kind,omitempty"`
22673 Location *string `json:"location,omitempty"`
22675 Type *string `json:"type,omitempty"`
22677 Tags map[string]*string `json:"tags"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-06-01/web/
H A Dmodels.go23508 type StaticSiteARMResource struct { struct
23509 autorest.Response `json:"-"`
23511 *StaticSite `json:"properties,omitempty"`
23512 Sku *SkuDescription `json:"sku,omitempty"`
23514 ID *string `json:"id,omitempty"`
23516 Name *string `json:"name,omitempty"`
23518 Kind *string `json:"kind,omitempty"`
23520 Location *string `json:"location,omitempty"`
23522 Type *string `json:"type,omitempty"`
23524 Tags map[string]*string `json:"tags"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2019-08-01/web/
H A Dmodels.go20950 type StaticSiteARMResource struct { struct
20951 autorest.Response `json:"-"`
20953 *StaticSite `json:"properties,omitempty"`
20954 Sku *SkuDescription `json:"sku,omitempty"`
20956 ID *string `json:"id,omitempty"`
20958 Name *string `json:"name,omitempty"`
20960 Kind *string `json:"kind,omitempty"`
20962 Location *string `json:"location,omitempty"`
20964 Type *string `json:"type,omitempty"`
20966 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-09-01/web/
H A Dmodels.go26810 type StaticSiteARMResource struct { struct
26811 autorest.Response `json:"-"`
26813 *StaticSite `json:"properties,omitempty"`
26814 Sku *SkuDescription `json:"sku,omitempty"`
26816 ID *string `json:"id,omitempty"`
26818 Name *string `json:"name,omitempty"`
26820 Kind *string `json:"kind,omitempty"`
26822 Location *string `json:"location,omitempty"`
26824 Type *string `json:"type,omitempty"`
26826 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/web/mgmt/2020-09-01/web/
H A Dmodels.go26810 type StaticSiteARMResource struct { struct
26811 autorest.Response `json:"-"`
26813 *StaticSite `json:"properties,omitempty"`
26814 Sku *SkuDescription `json:"sku,omitempty"`
26816 ID *string `json:"id,omitempty"`
26818 Name *string `json:"name,omitempty"`
26820 Kind *string `json:"kind,omitempty"`
26822 Location *string `json:"location,omitempty"`
26824 Type *string `json:"type,omitempty"`
26826 Tags map[string]*string `json:"tags"`
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-09-01/web/
H A Dmodels.go26810 type StaticSiteARMResource struct { struct
26811 autorest.Response `json:"-"`
26813 *StaticSite `json:"properties,omitempty"`
26814 Sku *SkuDescription `json:"sku,omitempty"`
26816 ID *string `json:"id,omitempty"`
26818 Name *string `json:"name,omitempty"`
26820 Kind *string `json:"kind,omitempty"`
26822 Location *string `json:"location,omitempty"`
26824 Type *string `json:"type,omitempty"`
26826 Tags map[string]*string `json:"tags"`
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-09-01/web/
H A Dmodels.go26810 type StaticSiteARMResource struct { struct
26811 autorest.Response `json:"-"`
26813 *StaticSite `json:"properties,omitempty"`
26814 Sku *SkuDescription `json:"sku,omitempty"`
26816 ID *string `json:"id,omitempty"`
26818 Name *string `json:"name,omitempty"`
26820 Kind *string `json:"kind,omitempty"`
26822 Location *string `json:"location,omitempty"`
26824 Type *string `json:"type,omitempty"`
26826 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/web/mgmt/2020-09-01/web/
H A Dmodels.go26810 type StaticSiteARMResource struct { struct
26811 autorest.Response `json:"-"`
26813 *StaticSite `json:"properties,omitempty"`
26814 Sku *SkuDescription `json:"sku,omitempty"`
26816 ID *string `json:"id,omitempty"`
26818 Name *string `json:"name,omitempty"`
26820 Kind *string `json:"kind,omitempty"`
26822 Location *string `json:"location,omitempty"`
26824 Type *string `json:"type,omitempty"`
26826 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/web/mgmt/2020-09-01/web/
H A Dmodels.go26810 type StaticSiteARMResource struct { struct
26811 autorest.Response `json:"-"`
26813 *StaticSite `json:"properties,omitempty"`
26814 Sku *SkuDescription `json:"sku,omitempty"`
26816 ID *string `json:"id,omitempty"`
26818 Name *string `json:"name,omitempty"`
26820 Kind *string `json:"kind,omitempty"`
26822 Location *string `json:"location,omitempty"`
26824 Type *string `json:"type,omitempty"`
26826 Tags map[string]*string `json:"tags"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-09-01/web/
H A Dmodels.go25105 type StaticSiteARMResource struct { struct
25106 autorest.Response `json:"-"`
25108 *StaticSite `json:"properties,omitempty"`
25109 Sku *SkuDescription `json:"sku,omitempty"`
25111 ID *string `json:"id,omitempty"`
25113 Name *string `json:"name,omitempty"`
25115 Kind *string `json:"kind,omitempty"`
25117 Location *string `json:"location,omitempty"`
25119 Type *string `json:"type,omitempty"`
25121 Tags map[string]*string `json:"tags"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-06-01/web/
H A Dmodels.go25213 type StaticSiteARMResource struct { struct
25214 autorest.Response `json:"-"`
25216 *StaticSite `json:"properties,omitempty"`
25217 Sku *SkuDescription `json:"sku,omitempty"`
25219 ID *string `json:"id,omitempty"`
25221 Name *string `json:"name,omitempty"`
25223 Kind *string `json:"kind,omitempty"`
25225 Location *string `json:"location,omitempty"`
25227 Type *string `json:"type,omitempty"`
25229 Tags map[string]*string `json:"tags"`
[all …]

123456