Home
last modified time | relevance | path

Searched defs:GalleryImageVersionPublishingProfile (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/devel/py-azure-mgmt-compute/azure-mgmt-compute-23.0.0/azure/mgmt/compute/v2020_09_30/models/
H A D_models_py3.py2427 publishing_profile: Optional["GalleryImageVersionPublishingProfile"] = None,
2471 class GalleryImageVersionPublishingProfile(GalleryArtifactPublishingProfileBase): class
2603 publishing_profile: Optional["GalleryImageVersionPublishingProfile"] = None,
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2316 type GalleryImageVersionPublishingProfile struct { struct
2318 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2320 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2322 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2324 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2326 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2327 Source *GalleryArtifactSource `json:"source,omitempty"`
2331 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2333 type GalleryImageVersionPublishingProfile struct { struct
2335 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2337 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2339 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2341 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2343 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2344 Source *GalleryArtifactSource `json:"source,omitempty"`
2348 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2333 type GalleryImageVersionPublishingProfile struct { struct
2335 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2337 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2339 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2341 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2343 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2344 Source *GalleryArtifactSource `json:"source,omitempty"`
2348 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2316 type GalleryImageVersionPublishingProfile struct { struct
2318 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2320 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2322 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2324 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2326 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2327 Source *GalleryArtifactSource `json:"source,omitempty"`
2331 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go3845 type GalleryImageVersionPublishingProfile struct { struct
3846 Source *GalleryArtifactSource `json:"source,omitempty"`
3848 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
3850 ReplicaCount *int32 `json:"replicaCount,omitempty"`
3852 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
3854 PublishedDate *date.Time `json:"publishedDate,omitempty"`
3856 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
3858 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
3862 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go3845 type GalleryImageVersionPublishingProfile struct { struct
3846 Source *GalleryArtifactSource `json:"source,omitempty"`
3848 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
3850 ReplicaCount *int32 `json:"replicaCount,omitempty"`
3852 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
3854 PublishedDate *date.Time `json:"publishedDate,omitempty"`
3856 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
3858 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
3862 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2685 type GalleryImageVersionPublishingProfile struct { struct
2687 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2689 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2691 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2693 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2695 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2696 Source *GalleryArtifactSource `json:"source,omitempty"`
2700 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2702 type GalleryImageVersionPublishingProfile struct { struct
2704 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2706 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2708 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2710 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2712 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2713 Source *GalleryArtifactSource `json:"source,omitempty"`
2717 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2685 type GalleryImageVersionPublishingProfile struct { struct
2687 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2689 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2691 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2693 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2695 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2696 Source *GalleryArtifactSource `json:"source,omitempty"`
2700 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2702 type GalleryImageVersionPublishingProfile struct { struct
2704 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2706 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2708 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2710 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2712 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2713 Source *GalleryArtifactSource `json:"source,omitempty"`
2717 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2685 type GalleryImageVersionPublishingProfile struct { struct
2687 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2689 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2691 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2693 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2695 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2696 Source *GalleryArtifactSource `json:"source,omitempty"`
2700 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2702 type GalleryImageVersionPublishingProfile struct { struct
2704 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2706 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2708 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2710 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2712 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2713 Source *GalleryArtifactSource `json:"source,omitempty"`
2717 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2702 type GalleryImageVersionPublishingProfile struct { struct
2704 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2706 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2708 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2710 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2712 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2713 Source *GalleryArtifactSource `json:"source,omitempty"`
2717 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2685 type GalleryImageVersionPublishingProfile struct { struct
2687 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2689 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2691 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2693 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2695 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2696 Source *GalleryArtifactSource `json:"source,omitempty"`
2700 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2702 type GalleryImageVersionPublishingProfile struct { struct
2704 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2706 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2708 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2710 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2712 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2713 Source *GalleryArtifactSource `json:"source,omitempty"`
2717 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2685 type GalleryImageVersionPublishingProfile struct { struct
2687 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2689 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2691 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2693 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2695 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2696 Source *GalleryArtifactSource `json:"source,omitempty"`
2700 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/compute/mgmt/2018-10-01/compute/
H A Dmodels.go2702 type GalleryImageVersionPublishingProfile struct { struct
2704 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2706 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2708 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2710 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2712 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2713 Source *GalleryArtifactSource `json:"source,omitempty"`
2717 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/compute/mgmt/2018-06-01/compute/
H A Dmodels.go2685 type GalleryImageVersionPublishingProfile struct { struct
2687 ReplicaCount *int32 `json:"replicaCount,omitempty"`
2689 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
2691 PublishedDate *date.Time `json:"publishedDate,omitempty"`
2693 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
2695 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
2696 Source *GalleryArtifactSource `json:"source,omitempty"`
2700 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go4434 type GalleryImageVersionPublishingProfile struct { struct
4435 Source *GalleryArtifactSource `json:"source,omitempty"`
4437 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
4439 ReplicaCount *int32 `json:"replicaCount,omitempty"`
4441 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
4443 PublishedDate *date.Time `json:"publishedDate,omitempty"`
4445 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
4447 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
4451 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go4434 type GalleryImageVersionPublishingProfile struct { struct
4435 Source *GalleryArtifactSource `json:"source,omitempty"`
4437 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
4439 ReplicaCount *int32 `json:"replicaCount,omitempty"`
4441 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
4443 PublishedDate *date.Time `json:"publishedDate,omitempty"`
4445 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
4447 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
4451 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go4434 type GalleryImageVersionPublishingProfile struct { struct
4435 Source *GalleryArtifactSource `json:"source,omitempty"`
4437 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
4439 ReplicaCount *int32 `json:"replicaCount,omitempty"`
4441 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
4443 PublishedDate *date.Time `json:"publishedDate,omitempty"`
4445 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
4447 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
4451 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go4434 type GalleryImageVersionPublishingProfile struct { struct
4435 Source *GalleryArtifactSource `json:"source,omitempty"`
4437 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
4439 ReplicaCount *int32 `json:"replicaCount,omitempty"`
4441 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
4443 PublishedDate *date.Time `json:"publishedDate,omitempty"`
4445 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
4447 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
4451 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go4434 type GalleryImageVersionPublishingProfile struct { struct
4435 Source *GalleryArtifactSource `json:"source,omitempty"`
4437 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
4439 ReplicaCount *int32 `json:"replicaCount,omitempty"`
4441 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
4443 PublishedDate *date.Time `json:"publishedDate,omitempty"`
4445 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
4447 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
4451 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/compute/mgmt/2019-03-01/compute/
H A Dmodels.go4434 type GalleryImageVersionPublishingProfile struct { struct
4435 Source *GalleryArtifactSource `json:"source,omitempty"`
4437 TargetRegions *[]TargetRegion `json:"targetRegions,omitempty"`
4439 ReplicaCount *int32 `json:"replicaCount,omitempty"`
4441 ExcludeFromLatest *bool `json:"excludeFromLatest,omitempty"`
4443 PublishedDate *date.Time `json:"publishedDate,omitempty"`
4445 EndOfLifeDate *date.Time `json:"endOfLifeDate,omitempty"`
4447 StorageAccountType StorageAccountType `json:"storageAccountType,omitempty"`
4451 func (givpp GalleryImageVersionPublishingProfile) MarshalJSON() ([]byte, error) {

1234567