# IoPeriodArgoprojPeriodWorkflowPeriodV1alpha1PeriodAzureArtifactRepository ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account_key_secret** | Option<[**crate::models::IoPeriodK8sPeriodApiPeriodCorePeriodV1PeriodSecretKeySelector**](io.k8s.api.core.v1.SecretKeySelector.md)> | | [optional] **blob_name_format** | Option<**String**> | BlobNameFormat is defines the format of how to store blob names. Can reference workflow variables | [optional] **container** | **String** | Container is the container where resources will be stored | **endpoint** | **String** | Endpoint is the service url associated with an account. It is most likely \"https://.blob.core.windows.net\" | **use_sdk_creds** | Option<**bool**> | UseSDKCreds tells the driver to figure out credentials based on sdk defaults. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)